From: 牛暁冬 <neo...@gm...> - 2014-01-21 15:18:15
|
Hi, I tried to compile code, but get error: $make all /usr/bin/ld: tmp/text-driver.o: undefined reference to symbol 'pthread_cancel@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make: *** [ccg_text_client] Error 1 also I tired to run ./Mtg Running ./ccg_client mtg.xml ./ccg_client: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory Thanks. |