Subject: Re: compiling 'config' failed with current.
To: Samuel.Hornus <Samuel.Hornus@crans.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-users
Date: 05/17/2001 22:17:00
On Thu, May 17, 2001 at 09:56:10PM +0200, Samuel.Hornus wrote:
> 
> Hi, I just sup'd he whole sources
> Currently 1.5.1 B2m I wqnt to upgrade to current in order to get
> COMPAT_LINUX on macppc port.
> 
> cd /usr/src/usr.sbin/config/
> make;
> 
> fails....
> main.c:112: warning: implicit declaration of function `setprogname'

hum, you need a new libc for this one, but before a new libc you need to
install  a new kernel ...

Isn't there a binary shapshot of -current available ? This would save
some trouble ...
Alternatively I think you can build a -current kernel with 1.5.1
/usr/sbin/config. Or just comment out the call to setprogname() for now,
it's not that usefull in config(8)
> 
> I also sup'd xsrc :
> seems xsrc/xc is duplicated (or nearly) in xsrc/xfree/xc...
> what's the buzz ? (I'm completely new to xfree...)

It's because we have both xfree3 and xfree4 in tree for now ...

--
Manuel Bouyer <bouyer@antioche.eu.org>
--