HEADS UP: dynamic root support now in the tree

Gordon Tetlow gordont at gnf.org
Mon Aug 18 16:36:42 PDT 2003


On Sun, Aug 17, 2003 at 06:48:23PM -0700, David O'Brien wrote:
> On Sun, Aug 17, 2003 at 01:54:38AM -0700, Gordon Tetlow wrote:
> > I just got through with my commit spree to enable users to build /bin
> > and /sbin dynamically linked. To do this required a fair amount of
> > tweaking and moving around libraries and such dangerous equipment as
> 
> I think this is a more correct way to change the install locations of the
> / needed libs.  Your current way makes the real location a "2nd class
> citizen" vs. /usr/lib for any needed compatibility links.
> 
> I'd like to commit this:

[snip patch changing SHLIBDIR to LIBDIR]

I think this is a bad idea because all of the .a archives will end up in
/lib. Seeing how those aren't necessary for running binaries in /bin and
/sbin, I'd rather they stay in /usr/lib (which means LIBDIR shouldn't
change if I'm reading the Makefile glue correctly).

-gordon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030818/86fca56b/attachment.bin


More information about the freebsd-current mailing list