[opus] Problem compiling opus-tools-0.1.7

Ralph Giles giles at thaumas.net
Wed Sep 25 16:08:01 PDT 2013


On 2013-09-24 9:16 AM, bat guano wrote:

> This is the config line used for both 0.1.6 and 0.1.7 test builds:-
> ./configure --disable-dependency-tracking
> 
> And 'pkg-config --libs opus' (There is a hyphen, lol)
> $ pkg-config --libs opus
> -L/usr/local/lib -lopus

Alas the problem is still opaque to me. Like Greg said, it's linking to
the static version (without passing --static to pkg-config so it will
add -lm).

Does your peppermint system have a /usr/local/lib/libopus.so? Could you
have configured opus with --disable-shared?

 -r


More information about the opus mailing list