Date: Sun, 23 Jul 2000 19:10:54 GMT From: Salvo Bartolotta <bartequi@inwind.it> To: Warner Losh <imp@village.org> Cc: freebsd-current@FreeBSD.ORG Subject: make installkernel broken ? (was Re: World broken) Message-ID: <20000723.19105400@bartequi.ottodomain.org> In-Reply-To: <200007230619.AAA18613@harmony.village.org> References: <200007230619.AAA18613@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 7/23/00, 7:19:03 AM, Warner Losh <imp@village.org> wrote regarding World broken: > cc -O -pipe -DMD5 -DSHA1 -DRMD160 -I/usr/obj/home/imp/FreeBSD/src/i386/usr/include -o mtree compare.o crc.o create.o excludes.o misc.o mtree.o spec.o verify.o -lmd > misc.o: In function `flags_to_string': > misc.o(.text+0x89): undefined reference to `fflagstostr' > spec.o: In function `set': > spec.o(.text+0x5f5): undefined reference to `strtofflags' > *** Error code 1 > I'm kludging mtree so that make buildworld isn't broken. Don't remove > the kludge until such time as the underlying problems have been > corrected. Dear FreeBSd'ers, The good news: I have just made buildworld (sources cvsup'ed today), and made buildkernel with no problems. The (moderately) bad news: make installkernel fails: /usr/src # >====> make installkernel cd /usr/obj/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386 /usr/bin 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.6.0 PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/us r/obj/usr/src/i386/usr/games:/tmp/install.12899 MACHINE=i386 KERNEL=GENERIC make KERNEL=GENERIC install make: not found *** Error code 127 Stop in /usr/src. *** Error code 1 Stop in /usr/src. It is a few weeks since I last made a -CURRENT world, so I have been cautious enough, and I have chosen the buildkernel and installkernel targets -- as if I were updating from -STABLE. Since I am already well "flamed" (~ 35/40 °C down here), please be so kind as not to flame me :-) Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000723.19105400>
