compiling error under linux, amd64: _lm.so

Discuss Papagayo issues here

Moderators: Víctor Paredes, slowtiger

Post Reply
12345
Posts: 1
Joined: Mon Nov 24, 2008 12:19 pm

compiling error under linux, amd64: _lm.so

Post 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..
netjunki
Posts: 10
Joined: Sat Aug 28, 2010 5:19 am

Post 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
Post Reply