Hi Cyril, El Vie 07 May 2010, Cyril Brulebois escribió: > your package FTBFS on various archs for various reasons. Mostly, you > want -fPIC:
The lack of -fPIC can be fixed with this change in debian/rules. < CFLAGS="-fPIC" $$python setup.py build; \ > $$python setup.py build; \ But, the word "mostly" indicates this doesn't fix every problem. Can you give me any tip to archive a complete solution? l. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org