Jan Stary <h...@stare.cz> writes:

>> Testing on OpenBSD 6.7-current/amd64.
>> It eventually fails with lpc10.h not being found.
>> Full log below, comments inline.
>
> Trying agsin with ./configure --prefix=$HOME --disable-lpc10
> to make it finosh without the lpc10 fail. Mysteriously,
> it fails with standard C funcrtions not bewing found

I installed OpenBSD in a VM and noticed the same thing.  It seems to
have something to do with linking shared libraries.  Is OpenBSD doing
something bizarre there?  If I configure with --disable-shared, it all
works, albeit with some warnings that I intend to take care of.

> (full log _attached_ as gz, as the thousands of cdecl warings
> make the email too long to be accepted).

On OpenBSD, you really should be building with clang rather than the
prehistoric gcc 4.2 it ships with.  I'll do something about that cdecl
warning regardless, though, once I figure out what the hell it's for in
the first place.

-- 
Måns Rullgård


_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to