Subject: Re: crunchgen/dhclient
To: Chris G. Demetriou <cgd@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-help
Date: 09/23/1999 22:48:23
Chris G. Demetriou wrote:
>
> "Patrick Welche" <prlw1@newn.cam.ac.uk> writes:
> > > that means that it's been hidden by crunchide.
> >
> > Thanks - editing ramdiskbin.mk to add -k cur_time to crunchide seems to do
> > the trick. Is there a better way by changing ramdiskbin.conf?
>
> dunno... not touched that code for a long time... 8-)
>
> really, the problem here is that crunchide expects programs to get
> symbols from libraries, not provide symbols too libraries. any
> situation where the main program is providing symbols for the
> libraries is going to lose just like this did...
So I'm not missing anything ;) Ended up using the -f option with just 9
symbols in it, so not too bad, it's just editing ramdisk.conf by hand
that's a bit silly.
Anyway, working now. Thank you,
Patrick