Date: Wed, 01 Nov 2000 20:18:15 -0800 From: Kent Stewart <kstewart@urx.com> To: Ilya <maillist@krel.org> Cc: stable@FreeBSD.ORG Subject: Re: make buildkernel is dead? Message-ID: <3A00EB07.A64893E1@urx.com> References: <200011020248.TAA04055@freeway.dcfinc.com> <001201c04479$751e1050$0100a8c0@krel.org> <3A00E5E5.8A895AAD@urx.com> <001701c04481$c1f7b400$0100a8c0@krel.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ilya wrote: > > yes i did, and it ran normally, than i build kernel and it also worked > than i realized that i used wrong kernel config (it slightly differes from > one i always use) and i wanted to rebuilt kernle, but this is what happens > now > i will try to rebuilt world right now though If you finished building a kernel and did the installworld, mergemaster and rebooted, you should be able to use the config way of building and installing a kernel. Kent > > ----- Original Message ----- > From: "Kent Stewart" <kstewart@urx.com> > To: "Ilya" <maillist@krel.org> > Cc: <stable@FreeBSD.ORG> > Sent: Wednesday, November 01, 2000 10:56 PM > Subject: Re: make buildkernel is dead? > > > Did you buildworld first? > > > > Kent > > > > Ilya wrote: > > > > > > i cvsuped 10 times already today, nothing seems to fix it... > > > anyone has any idea what is going on? > > > > > > @ -> /usr/src/sys > > > machine -> /usr/src/sys/i386/include > > > perl @/kern/makedevops.pl -h @/kern/device_if.m > > > perl @/kern/makedevops.pl -h @/kern/bus_if.m > > > rm -f .depend > > > mkdep -f > > > > .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/ > > > usr/obj/usr/src/i386/usr/include > > > /usr/src/sys/modules/wi/../../i386/isa/if_wi.c > > > cd /usr/obj/usr/src/sys/ILYA; MAKEOBJDIRPREFIX=/usr/obj > > > > COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi > > > n > LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib > > > OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec > > > PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 > > > DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" > > > > PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/u > > > sr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make > > > KERNEL=kernel all > > > cc -c -x > > > > assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wst > > > > rict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > > > > -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys > /. > > > ./include -D_KERNEL -include > > > pt_global.h -elf -mpreferred-stack-boundary=2 > > > /usr/src/sys/i386/i386/locore.s > > > /tmp/ccq78962.s: Assembler messages: > > > /tmp/ccq78962.s:1745: Error: .space specifies non-absolute value > > > /tmp/ccq78962.s:2471: Error: undefined symbol L0 in operation setting > PTmap > > > /tmp/ccq78962.s:2471: Error: undefined symbol PDRSHIFT in operation > setting > > > PTmap > > > > My build in your same area produced the following a few hours ago. > > > > /games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel > > all > > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -march=i686 -Wall > > -Wredundant-decls -Wnested-exter > > ns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > > -Wcast-qual -fformat-exte > > nsions -ansi -nostdinc -I- -I. -I/usr/src/sys > > -I/usr/src/sys/../include -D_KERNEL -include opt > > _global.h -elf -mpreferred-stack-boundary=2 > > /usr/src/sys/i386/i386/locore.s > > cc -c -O -pipe -march=i686 -Wall -Wredundant-decls -Wnested-externs > > -Wstrict-prototypes -Wmissi > > ng-prototypes -Wpointer-arith -Winline -Wcast-qual > > -fformat-extensions -ansi -nostdinc -I- -I. > > -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include > > opt_global.h -elf -mpreferred-sta > > ck-boundary=2 device_if.c > > c > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A00EB07.A64893E1>