From owner-freebsd-current Sat Jul 22 23:19:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 54BB137B8C0 for ; Sat, 22 Jul 2000 23:19:17 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA13979 for ; Sun, 23 Jul 2000 00:19:15 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA18613 for ; Sun, 23 Jul 2000 00:19:03 -0600 (MDT) Message-Id: <200007230619.AAA18613@harmony.village.org> To: current@freebsd.org Subject: World broken Date: Sun, 23 Jul 2000 00:19:03 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG makeworld from -stable is broken. Needless to say this is completely and totally unacceptible. Would the people involved with the mtree and settofflags changes please get together and fix this right. 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. FLAME ON Can't people test the changes they make? I mean this one bit me in less than a minute for a buildworld. Less than a minute. GRUMP. I'm not amused. FLAME OFF I got here checking an UPDATING entry someone sent me saying that one needed to do a makeinstall in libc before this would succeed.... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message