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=20 World broken: > cc -O -pipe -DMD5 -DSHA1 -DRMD160 =20 -I/usr/obj/home/imp/FreeBSD/src/i386/usr/include -o mtree compare.o=20 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),=20 and made buildkernel with no problems. The (moderately) bad news: make installkernel fails: /usr/src # >=3D=3D=3D=3D> make installkernel cd /usr/obj/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=3D/usr/obj =20 COMPILER_PATH=3D/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386 /usr/bin =20 LIBRARY_PATH=3D/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/ lib OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec =20 PERL5LIB=3D/usr/obj/usr/src/i386/usr/libdata/perl/5.6.0 =20 PATH=3D/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=3Di386=20 KERNEL=3DGENERIC make KERNEL=3DGENERIC 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=20 cautious enough, and I have chosen the buildkernel and installkernel=20 targets -- as if I were updating from -STABLE. Since I am already well "flamed" (~ 35/40 =B0C down here), please be so = kind as not to flame me :-)=20 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>