Project

General

Profile

Actions

Emulator Issues #5353

closed

make error : "make: *** [all] Error 2" on linux system using nvidia

Added by andreik7 about 12 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

I am having trouble building dolphin-emu.

I expect a successful build - here is a sample of what greets me :

[ 11%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Src/Crypto/ec.cpp.o
[ 11%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Src/Crypto/md5.cpp.o
[ 11%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Src/Crypto/sha1.cpp.o
Linking CXX static library libcommon.a
[ 11%] Built target common
make: *** [all] Error 2

This happens every time after attempting cmake after cloning the repo on my system.

I attempted building the latest git revision at the time : '20120408' on a i686 Linux system running the -ck patched kernel version 3.3.1. I am also using the propietary nvidia Linux drivers. The driver version is 295.33, along with nvidia-utils. The nvidia-cg-toolkit 3.1-1 is installed. g++ 4.7.0 is installed as well, but a recent patch should've fixed any issues from my understanding : http://code.google.com/p/dolphin-emu/source/detail?r=722480cb2e864ea7dd03427e509470ec09ce6f40

Interestingly enough I managed to install this on a x86_64 system running the linux-ck patched kernel and intel hd3000 graphics after the recent revision which fixed a g++ issue, but this system using nvidia cannot build.

Here's the full build log :

http://dl.dropbox.com/u/45721253/os-related/linux/archlinux/dolphin-emu/failed-dolphin-emu-build-log.txt

Thoughts from me :
I do not have libgl installed, because it conflicts with propietary nvidia stuff. Specifically 'nvidia-utils', which is a dependency of the whole driver. In theory though, the nvidia driver with nvidia-utils should provide everything that libgl provides. Any input on this issue would be greally appreciated. I would love getting dolphin-emu to build on this system.

Actions

Also available in: Atom PDF