NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: lib/58648: private shared libraries should go in /usr/lib/private, not /usr/lib



The following reply was made to PR lib/58648; it has been noted by GNATS.

From: matthew green <mrg%eterna23.net@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, campbell+netbsd%mumble.net@localhost,
    gnats-bugs%netbsd.org@localhost
Subject: re: lib/58648: private shared libraries should go in /usr/lib/private, not /usr/lib
Date: Wed, 28 Aug 2024 14:46:07 +1000

 > But you need the headers for autoconf to find stuff and for other
 > internal users of the libraries. This is how we ended up with the
 > gdb gmp/mpfr/mpc mess copying headers (because some are
 > in the same dir as config.h and we can't just -I/path/to/gmpdoth).
 
 we can make that a "special mknative" feature.
 
 don't install them for normal builds.  it's only going to make
 it 100% likely something will find and use them and the whole
 point of this is to stop that happening.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index