Page 1 of 1

compiling error under linux, amd64: _lm.so

Posted: Mon Nov 24, 2008 12:35 pm
by 12345
Hello,

i'm curious about the presence of the only-binary-version of the file: _lm.so and if this complies with the terms of the GPL.
:arrow: Is there a possibility to substitute _lm.so by a »regular« linux package like libsndfile?

The error message:

Code: Select all

ImportError: _lm.so: wrong ELF class: ELFCLASS32
A 64-bit version would work for me, but a source file of _lm.so would be a better choice..

Posted: Sun Aug 29, 2010 10:55 pm
by netjunki
I've created a new version of Papagayo that removes the dependency on the lm module. There currently isn't a binary version for Linux but it can be downloaded here:

http://code.google.com/p/papagayo/

Ben