[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Looking for a sponsor



Hi Bruno,

> xmms-defx: A Sound alterator plug-in for xmms
>
> All files are avalaible in:
>
> http://www.igloo.cl/~bruno/xmms-defx/

sorry, fails to build for me (on Alpha):

gcc -Llib -shared src/plugin.o -o lib/libdefx.so lib/libfx.a lib/libgui.a
lib/libmain.a
/usr/bin/ld: src/plugin.o: gp-relative relocation against dynamic symbol
plugin
/usr/bin/ld: src/plugin.o: gp-relative relocation against dynamic symbol
plugin collect2:
ld returned 1 exit status
make[1]: *** [lib/libdefx.so] Error 1

Adding "-fPIC" to CFLAGS makes it work, though. Please adapt your
Makefiles.

Additionally, you ship an empty /usr/share/man/man1 directory. Please
remove from debian/dirs.

Thanks,
--jochen



Reply to: