That's a good idea. I should subscribe to some of those lists, anyway. But now that I have it working with ldconfig -r, I don't think it'll be necessary to hack ldd.
Now if I could just figure out how to handle utmp... :-) On Sat, Aug 04, 2001 at 01:11:04PM -0500, Steve Price wrote: > On Sat, Aug 04, 2001 at 01:51:01PM -0400, [EMAIL PROTECTED] wrote: > > That's what it looked like in CVS. I briefly considered trying to port ldd > > from > > NetBSD. They are implemented very differently. On NetBSD ldd does all the > > work, > > while on Linux and FreeBSD, it is just a wrapper around ld.so. The > > difference > > is that the ld.so on Linux has a workaround for shared libraries, but the > > FreeBSD one doesn't. I don't feel prepared to hack the FreeBSD ld.so yet. > > Maybe > > when I'm more familiar with the system... > > Perhaps you could ask on one of the FreeBSD mailing lists for > assistance? I know John Polstra is usually the one that does > the ELF loader changes but maybe someone on [EMAIL PROTECTED] > can help with a workaround. > > -steve > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

