Pagina 1 di 1

libxinerama dependency problem

Inviato: sab 20 gen 2007, 4:05
da fireedo
when I try to compile "SDLmame" I've got this error messages :
edo@darkstar:~/dataku/Linuxapp/sdlmame0111$ make
Linking file2str...
/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../i486-slackware-linux/bin/ld: cannot find -lXinerama
collect2: ld returned 1 exit status
make: *** [file2str] Error 1
edo@darkstar:~/dataku/Linuxapp/sdlmame0111$
can anyone help me?
thanx in advance

Inviato: sab 20 gen 2007, 4:33
da fireedo
Ooops my fault I can solve it with make a link of libXinerama.so.1.o...... :)