[aubio-user] compilation problem on opensuse

David Doukhan david.doukhan at gmail.com
Mon Oct 14 12:20:27 CEST 2013


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,

-- 
David Doukhan



More information about the aubio-user mailing list