Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 00:20:24 -0500 (EST)
From:      doug <doug@fledge.watson.org>
To:        freebsd-stable@freebsd.org
Subject:   Re: buildworld error updating 4.6 --> stable
Message-ID:  <Pine.BSF.3.96.1030317000852.59462B-100000@fledge.watson.org>
In-Reply-To: <20030316192318.O14340@pemaquid.safeport.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 doug@safeport.com 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
doug@safeport.com
Voice: 301-469-8766
  Fax: 301-469-0601


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1030317000852.59462B-100000>