From owner-freebsd-stable Wed Nov 1 19:56:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 9792037B479 for ; Wed, 1 Nov 2000 19:56:23 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id TAA00777; Wed, 01 Nov 2000 19:56:21 -0800 Message-ID: <3A00E5E5.8A895AAD@urx.com> Date: Wed, 01 Nov 2000 19:56:21 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ilya Cc: stable@FreeBSD.ORG Subject: Re: make buildkernel is dead? References: <200011020248.TAA04055@freeway.dcfinc.com> <001201c04479$751e1050$0100a8c0@krel.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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