[aubio-user] compilation problem on opensuse

Paul Brossier piem at piem.org
Wed Oct 16 11:08:48 CEST 2013


Hello David,

the missing -lm in examples and tests should be fixed in the latest git
(changeset cdd24f0).

let us know if it worked for you!

best, Paul

On 14/10/2013 12:20, David Doukhan wrote:
> Hi,
>
> just to report a compilation problem I had on opensuse. it seems the
>  installer did not manage to find the math library. A fix proposition
>  consists to add the following line at the beginning of the configure
>  function in the file called wscript.
>
> ctx.env.LINKFLAGS += ['-lm']
>
> let me know if you wish more details.
>
> Regards,
>



More information about the aubio-user mailing list