On Thu, Mar 24, 2005 at 10:42:12AM +0700, zen wrote:
> Hi freebsd-stable;
> 
> i just cvsup my box today my current version are 5.3 RELEASE,
> and cvsup it with releng_5. and the make buildworld just stop with
> these error messages :
> 
> 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/i386/usr/bin/ld: cannot find -lc
> *** Error code 1
> 
> Stop in /usr/src/lib/libmagic.
> *** Error code 1
> 
1. Remove /usr/obj/usr/src/ completely.
2. Run "make cleandir" to get rid of (possible) build files in /usr/src.
3. Check that your date/time is set correctly.
4. Re-run "make buildworld".


Cheers,
-- 
Ruslan Ermilov
[EMAIL PROTECTED]
FreeBSD committer

Attachment: pgpNQpJukdJU6.pgp
Description: PGP signature

Reply via email to