On Aug 22 17:35:45, h...@stare.cz wrote: > On Aug 22 11:10:10, m...@mansr.com wrote: > > Jan Stary <h...@stare.cz> writes: > > > > >> C_INCLUDE_PATH=/usr/local/include > > >> LIBRARY_PATH=/usr/local/lib > > > > > > I never used any of these. > > > Are they docummented anywhere? > > > > Many compilers/linkers support such environment variables. The gcc > > manual documents them here: > > https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html > > I am not using the gcc compiler. > The default OpenBSD/amd64 compiler is clang. > > > These are the preferred method for indicating the location of libraries > > Where does this information come from? > ./configure says something else.
Also, SoX's INSTALL says: If any libraries are installed in a non-standard locations in your system then you can use the CPPFLAGS and LDFLAGS variables to allow configure to find them. For example: ./configure CPPFLAGS="-I/home/sox/include -I/usr/local/multimedia/include" LDFLA GS="-L/home/sox/lib -L/usr/local/multimedia/lib" _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel