[aubio-user] compilation problem on opensuse
Paul Brossier
piem at piem.org
Wed Oct 16 12:48:07 CEST 2013
excellent, thank you!
Paul
On 16/10/2013 11:39, David Doukhan wrote:
> it works!
> thanks!
>
> 2013/10/16 Paul Brossier <piem at piem.org>:
>> 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