On Aug 27 11:21:58, h...@stare.cz wrote: > Testing on NetBSD 8.0, with the latest commits > to the new-build branch pulled in.
With ./configure CPPFLAGS=-I/usr/pkg/include LDFLAGS=-L/usr/pkg/lib the external libraries are detected, with the exception of png: checking for png.h... yes checking for png_set_rows in -lpng... no The problem is that the png library, as installed by the NetBSD packaging system, is /usr/pkg/lib/libpng16.so, not /usr/pkg/lib/libpng.so (the header is /usr/pkg/include/png.h). All the other libraries link alright and the corresponding audio formats are supported. Jan _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel