Preview tag updated

Bryan Berch dfbsd at earthlink.net
Sat Jun 17 20:52:22 PDT 2006


Matthew Dillon wrote:
:Matthew Dillon wrote:
 
    This should work:

    buildworld, buildkernel, installkernel, reboot, installworld, reboot.

    Or:

    buildkernel, installkernel, reboot, buildworld, installworld, reboot.

    The Makefile won't let you run the installworld target unless you are
    running a 1.5.4 kernel.
					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>
  
I chose to do the  buildworld, buildkernel, installkernel, reboot, 
installworld, reboot. Buildworld went fine, but make buildkernel, on my 
kernel, failed from the beginning with:

--------------------------------------------------------------
Kernel build for GATEWAY started on Sat Jun 17 23:47:41 EDT 2006
--------------------------------------------------------------
===> GATEWAY
rm -rf /usr/obj/usr/src/sys/GATEWAY
mkdir -p /usr/obj/usr/src/sys
cd /usr/src/sys/i386/conf;  PATH=/usr/obj/usr/src/ctools_i386_i386/usr/sbin:/usr/obj/usr/src/ctools_i386_i386/usr/bin:/usr/obj/usr/src/ctools_i386_i386/bin:/usr/obj/usr/src/ctools_i386_i386/usr/games:/usr/obj/usr/src/btools_i386/usr/sbin:/usr/obj/usr/src/btools_i386/usr/bin:/usr/obj/usr/src/btools_i386/bin:/usr/obj/usr/src/btools_i386/usr/games  config  -d /usr/obj/usr/src/sys/GATEWAY  /usr/src/sys/i386/conf/GATEWAY
/usr/src/sys/i386/conf/GATEWAY:64: unknown option "INVARIANT_SUPPORT"
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.

uname:  DragonFly  1.5.3-PREVIEW DragonFly 1.5.3-PREVIEW : Fri Apr 28 23:34:06 EDT 2006

All help appreciated

Bryan







More information about the Users mailing list