[Scratchbox-users] Linking problem

Akos Ludanyi llutyo at gmail.com
Sun Mar 16 02:02:13 EET 2008


Hi!

I am new to scratchbox. I would like to develop some apps to my Ipaq
PDA (running Familiar Linux). I managed to build a simple console
"Hello Word" program, and it also worked on my PDA.
Now I want to build SDL based applications. I have downloaded the
necessary binaries through apt-get. But when I try to link SDL, I get
the following error:

usr/lib/libSDL.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status

I have checked the libSDL.so, it was a link to libSDL-1.2.so.0.11.1.
The file command says:
/usr/lib/libSDL-1.2.so.0.11.1: ELF 32-bit LSB shared object, ARM,
version 1 (ARM), stripped

I have also checked the GTK+ example int the documentation, it has
produced the same error with libgtk.

Can you help me?

Thanks:
llutyo


More information about the Scratchbox-users mailing list