The answer was:

cd /usr/share
mv mk mk.old
ln -s /usr/src/share/mk/ mk

It would seem to me that this is either a build problem or might at least
rate a line in UPDATING. Or perhaps buildworld use /usr/src/share/mk
rather than the one that won't work?. A diff showed major work on mk. 

I assume the new one will be installed on installworld.

On Sun, 16 Mar 2003 [EMAIL PROTECTED] wrote:

> The error I get from make buildworld is:
> 
> echo "===> lib/libncurses";  cd /usr/src/lib/libncurses;  make
> DIRPRFX=lib/libncurses/ depend;  make DIRPRFX=lib/libncurses/ all;  make
> DIRPRFX=lib/libncur
> ses/ install
> ===> lib/libncurses
>   :
> cc -o make_keys -O -pipe  -I. -I/usr/src/lib/libncurses  
> -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses
> -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE 
> -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS
> /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c
> /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot find -lc
> *** Error code 1
> 
> I do a cd to cd /usr/src/lib/libncurses and execute the failing compile I
> get:
> 
[cut - lots of error crap]
> The target system is 4.6. last updated around Jul 25, 2002. /usr/src is a fresh
> cvsup (I accidently deleted /usr/src trying to clean up after I got the error
> the first time):
[cut cvsup and make.conf was not the problem either]

> Should I make some intermediate updates, i.e. 4.6.2 ??

nop that wasn't it either

_____
Douglas Denault
[EMAIL PROTECTED]
Voice: 301-469-8766
  Fax: 301-469-0601


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to