Date: Thu, 1 Dec 2005 07:35:43 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Iasen Kostoff <tbyte@otel.net> Cc: freebsd-current@freebsd.org Subject: Re: 6.0-STABLE buildworld (possibly) broken ? Message-ID: <20051201053543.GC36718@ip.net.ua> In-Reply-To: <1133397567.40645.5.camel@WarHeaD.OTEL.net> References: <1133397567.40645.5.camel@WarHeaD.OTEL.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 01, 2005 at 02:39:27AM +0200, Iasen Kostoff wrote: > I've cvsup-ed 30 min ago and this is what happend after make > buildworld: >=20 > 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/li= b/libmagic/../../contrib/file/funcs.c /usr/src/lib/libmagic/../../contrib/f= ile/magic.c /usr/src/lib/libmagic/../../contrib/file/print.c > /usr/obj/usr/src/tmp/usr/bin/ld: cannot find -lc > *** Error code 1 >=20 > Stop in /usr/src/lib/libmagic. > *** Error code 1 >=20 It's hard to guess, but I'll try. The above line indicates that this is probably happened in "stage 4.2: building libraries". If so, the chances are simply that your date/time is set wrong, or there are files in the source tree (check with find(1)) that have modification time pointing to the future. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Pk6IbRAofICFmK5e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDjouvqRfpzJluFF4RAifNAJ9b8kGBLOD8wZD9C9e745/7W6hIaACghY6Z 6gBgWqKCw41U7Mmaq5mpM6k= =bUul -----END PGP SIGNATURE----- --Pk6IbRAofICFmK5e--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051201053543.GC36718>