Hi all,<br>just to report that on ubuntu amd64 the extras library objects fail with &quot;Wrong elf class ELF32&quot;. The problem is due to the fact that this library is compiled with the -m32 flag. Removing the flag from the makefile solves the issue. I think that this flag shouldn&#39;t be harcoded into the makefiles.
<br>Cheers,<br>Carlos<br>