Displaying 2 results from an estimated 2 matches for "fxnx7fvu".
2013 Sep 24
0
Problem compiling opus-tools-0.1.7
...t; -r
>
Hi
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
And config.log is here ---> http://pastebin.com/raw.php?i=FxnX7Fvu
The whole output from 'make V=1' is here ---> http://pastebin.com/raw.php?i=eBytk16a
2013 Sep 24
4
Problem compiling opus-tools-0.1.7
On 2013-09-24 5:46 AM, Jean-Marc Valin wrote:
> Seems like it's not linking with libm. I suspect it has to do with
> linking statically with libopus.a (is that intended?). Maybe opus-tools
> relies on the fact that libopus is linked with libm and doesn't
> explicitly add it? Greg?
Indeed. The opus-tools build explicitly adds -lm for opusdec and opusenc
because they use math