Some compilation issues..
Status: Alpha
Brought to you by:
bja
Hi !
I have had some issues while compiling the library:
* current source is not shipped with configure, I had to use autoconf before..
* -fPIC option is not set for compilation, this leads to a classic compilation failure with amd64:
libcwiimote.so
/usr/bin/ld: /tmp/ccpdXJ5v.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/tmp/ccpdXJ5v.o: ne peut lire les symboles: Mauvaise valeur
Romain
Logged In: YES
user_id=1672038
Originator: NO
this is solved in the ant svn branch, which has an all-new autotools/libtool based configuration