Building SDL & Qt Versions doesnt work since today [Ubuntu 13.04 64bit]
|
05-30-2013, 01:55 PM
(This post was last modified: 05-30-2013 03:34 PM by Iljalicious.)
Post: #1
|
|||
|
|||
Building SDL & Qt Versions doesnt work since today [Ubuntu 13.04 64bit]
Hey guys, it's me again.
I update normally both versions of PPSSPP, but since today it's not working anymore without problems. I have one command-line for building the SDL-version : git clone git://github.com/hrydgard/ppsspp.git && cd ppsspp ; git submodule update -i ; ./b.sh && cd build ; ./PPSSPPSDL But now I got this errors : /usr/bin/ld: lib/libCore.a(atrac3plus.cpp.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' /usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /lib/x86_64-linux-gnu/libdl.so.2 so try adding it to the linker command line /lib/x86_64-linux-gnu/libdl.so.2: could not read symbols: Ungültiger Vorgang collect2: Fehler: ld gab 1 als Ende-Status zurück make[2]: *** [PPSSPPHeadless] Fehler 1 make[1]: *** [CMakeFiles/PPSSPPHeadless.dir/all] Fehler 2 make[1]: *** Warte auf noch nicht beendete Prozesse... /usr/bin/ld: lib/libCore.a(atrac3plus.cpp.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' /usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /lib/x86_64-linux-gnu/libdl.so.2 so try adding it to the linker command line /lib/x86_64-linux-gnu/libdl.so.2: could not read symbols: Ungültiger Vorgang collect2: Fehler: ld gab 1 als Ende-Status zurück make[2]: *** [PPSSPPSDL] Fehler 1 make[1]: *** [CMakeFiles/PPSSPPSDL.dir/all] Fehler 2 make: *** [all] Fehler 2 Do someone, who uses Ubuntu know what's to do? O: I'm out of my brain x: .. ThinkPad T420s | 4GB RAM | 160GB SSD Intel® Core™ i5-2520M CPU @ 2.50GHz | Intel® Sandybridge Mobile ubuntu 13.04 64Bit | Planning to install Windows 7 Professional 64Bit for dualboot |
|||
« Next Oldest | Next Newest »
|