[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netbsd-port-sparc
Subject:    Patch against vmparam.h
From:       BERTRAND Joel <joel.bertrand () systella ! fr>
Date:       2010-01-29 15:56:15
Message-ID: 4B63051F.7000805 () systella ! fr
[Download RAW message or body]

	Hello,

	GENERIC kernel can not be built due to two incompatible options in 
GENERIC.MP (SUN4 and SUN4C/D/M). I have no idea to fix it, but this 
patch informs that both options can not be set together.

Root riemann:[/usr/src/obj/sys/arch/sparc/compile/GENERIC.MP/machine] > 
diff -u vmparam.h vmparam.h.orig
--- vmparam.h   2010-01-29 16:50:42.000000000 +0100
+++ vmparam.h.orig      2010-01-29 16:42:30.000000000 +0100
@@ -71,9 +71,6 @@
  #define        PAGE_SHIFT              PAGE_SHIFT_SUN4
  #define        PAGE_SIZE               (1 << PAGE_SHIFT)
  #define        PAGE_MASK               (PAGE_SIZE - 1)
-#else
-#      error You have to choose between SUN4 and SUN4C/D/M !
-#      error Please update your config file.
  #endif

  /*

	Regards,

	JKB

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic