Hello, freebsd-stable. System: $ uname -a FreeBSD uo.211.ru 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jun 8 19:52:08 NOVST 2008 root@.RP614v4:/usr/obj/usr/src/sys/uo i386 buildworld log: <skipped> cc -DHAVE_CONFIG_H -DCOMPILE_ONLY -I/usr/src/lib/libmagic -I/usr/src/lib/libmagic/../../contrib/file -o mkmagic /usr/src/lib/libmagic/../../contrib/file/apprentice.c /usr/src/lib/libmagic/../../contrib/file/funcs.c /usr/src/lib/libmagic/../../contrib/file/magic.c /usr/src/lib/libmagic/../../contrib/file/print.c /usr/obj/usr/src/tmp/usr/bin/ld: cannot find -lc *** Error code 1 Stop in /usr/src/lib/libmagic. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Regards, Konstantin I. Voronov mailto:vki@rcpod.siberia.net System Administrator PC-Service, Novosibirsk, Russia VKI-RIPE 365016@icq MOV_ah@RusNet irc network
On 13 Feb 2008, at 10:10, Konstantin I. Voronov wrote:> Hello, freebsd-stable. > > System: > $ uname -a > FreeBSD uo.211.ru 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jun 8 > 19:52:08 NOVST 2008 root@.RP614v4:/usr/obj/usr/src/sys/uo i386 > > > > buildworld log: > <skipped> > > cc -DHAVE_CONFIG_H -DCOMPILE_ONLY -I/usr/src/lib/libmagic -I/usr/ > src/lib/libmagic/../../contrib/file -o mkmagic /usr/src/lib/ > libmagic/../../contrib/file/apprentice.c /usr/src/lib/ > libmagic/../../contrib/file/funcs.c /usr/src/lib/libmagic/../../ > contrib/file/magic.c /usr/src/lib/libmagic/../../contrib/file/print.c > /usr/obj/usr/src/tmp/usr/bin/ld: cannot find -lc > *** Error code 1 > > Stop in /usr/src/lib/libmagic. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. >Hi I found that with a clean 6.2 install, taken to RELENG_6_2 built fine but then updating to either RELENG_6_3 or RELENG_6_3_RELEASE required a rm of /usr/obj. Went happy after that. Cheers Neil -- Neil Long, Team Cymru http://www.cymru.com
On Wed, Feb 13, 2008 at 11:09:00AM +0000, Neil Long wrote:> I found that with a clean 6.2 install, taken to RELENG_6_2 built fine but > then updating to either RELENG_6_3 or RELENG_6_3_RELEASE required a rm of > /usr/obj. > Went happy after that.One should always rm -fr /usr/obj/* before starting a buildworld or buildkernel (unless you have reason not to, e.g. are a developer and are familiar with the caveats). The "cleaning" stage which happens automatically on a buildworld occasionally misses things. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |