Emulator Issues #2825
closedr5721 Not able to compile in Fedora 13
0%
Description
What steps will reproduce the problem?
- Checkout
- Compile
What is the expected output? What do you see instead?
Should have compiled, but thrown errors
Dolphin version with the problem? Other Dolphin version without the
problem?
r5721
32-bit or 64-bit and any other build parameters?
31 bit
OS version and versions of tools/libraries used?
[root@virus Downloads]# uname -a
Linux virus 2.6.33.5-124.fc13.i686 #1 SMP Fri Jun 11 09:48:40 UTC 2010 i686 i686 i386 GNU/Linux
Please provide any additional information below.
Indexing Build/Linux-i686-devel/libs/libbdisasm.a
Compiling Build/Linux-i686-devel/Source/Core/VideoCommon/Src/VideoConfig.o
Compiling Build/Linux-i686-devel/Source/Core/VideoCommon/Src/BPMemory.o
Compiling Build/Linux-i686-devel/Source/Core/VideoCommon/Src/CPMemory.o
Compiling Build/Linux-i686-devel/Source/Core/VideoCommon/Src/XFMemory.o
Compiling Build/Linux-i686-devel/Source/Core/VideoCommon/Src/XFStructs.o
Compiling Build/Linux-i686-devel/Source/Core/VideoCommon/Src/BPStructs.o
Compiling Build/Linux-i686-devel/Source/Core/VideoCommon/Src/CommandProcessor.o
Source/Core/VideoCommon/Src/CommandProcessor.cpp: In function 'void CommandProcessor::GatherPipeBursted()':
Source/Core/VideoCommon/Src/CommandProcessor.cpp:615: error: 'SwitchToThread' was not declared in this scope
scons: *** [Build/Linux-i686-devel/Source/Core/VideoCommon/Src/CommandProcessor.o] Error 1
scons: building terminated because of errors.