#1 Le 19/02/2015, à 15:30
- aminmatrix
libcurl.so: file format not recognized; treating as linker script
En compilant le programme que j'ai déja mentionné dans un un autre sujet qui existe sur ce lien http://forum.ubuntu-fr.org/viewtopic.php?id=1788811
j'ai résolu l'autre erreur mais je reste encor bloqué sur cette erreur là:
mac@mac-SATELLITE:~/QeoSDK/c/samples/sample-qgauge-c-writer$ make
gcc -pthread -m32 -L/home/mac/QeoSDK/c/lib/i686-linux -Wl,-rpath,/home/mac/QeoSDK/c/lib/i686-linux main.o QGauge_NetStatMessage.o -Wall -lqeo -lqeoutil -lrt -lpthread -lcurl -o sample-qgauge-c-writer
/usr/bin/ld:/home/mac/QeoSDK/c/lib/i686-linux/libcurl.so: file format not recognized; treating as linker script
/usr/bin/ld:/home/mac/QeoSDK/c/lib/i686-linux/libcurl.so:1: syntax error
collect2: error: ld returned 1 exit status
make: *** [sample-qgauge-c-writer] Erreur 1
Hors ligne