From owner-freebsd-current Sun Jul 23 11: 9:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 52F0B37B6B3 for ; Sun, 23 Jul 2000 11:09:41 -0700 (PDT) (envelope-from bartequi@inwind.it) Received: from bartequi.ottodomain.org (212.141.79.47) by relay2.inwind.it; 23 Jul 2000 20:09:40 +0200 From: Salvo Bartolotta Date: Sun, 23 Jul 2000 19:10:54 GMT Message-ID: <20000723.19105400@bartequi.ottodomain.org> Subject: make installkernel broken ? (was Re: World broken) To: Warner Losh Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <200007230619.AAA18613@harmony.village.org> References: <200007230619.AAA18613@harmony.village.org> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 7/23/00, 7:19:03 AM, Warner Losh 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