[956] in netbsd-help mailing list archive

home help back first fref pref prev next nref lref last post

Re: ld.so recognizing minor libraries.

daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Jul 3 13:18:02 1996

To: Eric N Sit <esit@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Wed, 03 Jul 1996 12:50:25 EDT."
             <199607031650.MAA00269@excelsior.MIT.EDU> 
Date: Wed, 03 Jul 1996 13:14:03 EDT
From: Greg Hudson <ghudson@MIT.EDU>

/afs/sipb/project/netbsd/dev/current-source/build/i386_nbsd1/gnu/usr.bin/ld/rtld/ld.so
should do what you need (install it as /usr/libexec/ld.so).  However,
it will cause just about all dynamically linked programs to spew a
warning about libc; to fix that, you also want to install
/afs/sipb/project/netbsd/dev/current-source/build/i386_nbsd1/lib/libc/libc.so.12.4
in /usr/lib and then run "ldconfig -m".

Build trees aren't guaranteed to remain stable for any specific period
of time, but I'm not going to put these in a more supported location
because NetBSD 1.2 should be out in the not-too-distant future, and it
will solve the problem.

home help back first fref pref prev next nref lref last post