Skip site navigation (1)Skip section navigation (2)
Date:      20 Sep 2005 15:03:52 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        alexandru.gabor@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: where are the missing libraries from the kernel source code
Message-ID:  <44psr3sgrr.fsf@be-well.ilk.org>
In-Reply-To: <b5a15bea05092011311fdab533@mail.gmail.com>
References:  <b5a15bea05092011311fdab533@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexandru Gabor <alexandru.gabor@gmail.com> writes:

> Hi,
> I try to compile my system (make buildworld) for a kernel
> recompilation after cvsup'ing the 5.3 stable sources (using src all
> option in stable-supfile) and, after about 20 min I get this error:
> ------------------------------------------
> ib/file/Magdir/mips > magic
> 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/i386/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.
> -----------------------------------
> I checked this file/directory but, surprise-surprise, there is no such
> directory. 

There certainly should be.  You seem to have a supfile problem.

>             Just to be sure I'll add the KERNCONF file to the mail:

You didn't do a buildkernel yet, did you?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44psr3sgrr.fsf>