You are not logged in.

#1 2012-08-27 21:32:13

shinyquagsire23
Member
Registered: 2012-08-17
Posts: 9

Can't build dolphin-emu

For whatever reason, every time I try and compile dolphin, I get an error saying /usr/bin/ld: Cannot find -lGL or something similar to that. I've tried compiling from the AUR, Git, and all of them turn up this error. I recently was having graphics issues in which I had to downgrade to fix them (Screen kept flashing black when opening OpenGL apps.) I'm not sure if this is part of the problem, but it may be so.

Offline

#2 2012-08-29 01:21:48

shinyquagsire23
Member
Registered: 2012-08-17
Posts: 9

Re: Can't build dolphin-emu

BUMP!

Ok, I'm getting really annoyed by the fact that I can't update my dolphin emulator. I can't build on another machine, and there aren't any binaries out there to use. Not to mention that I can't manage to get any support on these forums. Is everyone dead?

Ok, here's a full log when I compile:

Linking CXX executable ../../../Binaries/dolphin-emu
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../lib/libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /lib/../lib/libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /usr/lib/../lib/libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL
/usr/bin/ld: cannot find -lGL
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../lib/libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /lib/../lib/libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /usr/lib/../lib/libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../libGL.so when searching for -lGL
/usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL
/usr/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status
make[2]: *** [Binaries/dolphin-emu] Error 1
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
make: *** [all] Error 2

Offline

Board footer

Powered by FluxBB