Re: 6.0-STABLE buildworld (possibly) broken ?

From: Ruslan Ermilov <ru_at_freebsd.org>
Date: Thu, 1 Dec 2005 07:35:43 +0200
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:
> 
> 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
> 
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,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Thu Dec 01 2005 - 04:39:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:48 UTC