Emulator Issues #2800
closedError Load DSP Plugin
0%
Description
What steps will reproduce the problem?
- SVN checkout
- compile the devel build
What is the expected output? What do you see instead?
Throwing an error of unable to load DSP plugin
Dolphin version with the problem? Other Dolphin version without the
problem?
Latest
32-bit or 64-bit and any other build parameters?
32
OS version and versions of tools/libraries used?
Linux localhost.localdomain 2.6.29.4-167.fc11.i686.PAE #1 SMP Wed May 27 17:28:22 EDT 2009 i686 i686 i386 GNU/Linux
Please provide any additional information below.
[Thread debugging using libthread_db enabled]
warning: .dynamic section for "/usr/lib/libogg.so.0" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libltdl.so.7" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib/libgnomeprintui-2-2.so.0" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
23:50:012 Source/Core/Common/Src/FileUtil.cpp:92 W[COMMON]: IsDirectory: stat failed on ./user/Wii/title/00000001/00000002/content/:
DL: Error loading DLL plugins/libPlugin_DSP_LLE.so: plugins/libPlugin_DSP_LLE.so: undefined symbol: pa_simple_free23:50:189 Source/Core/Common/Src/DynamicLibrary.cpp:91 E[COMMON]: DL: Error loading DLL plugins/libPlugin_DSP_LLE.so: (null)
23:50:189 Source/Core/Core/Src/PluginManager.cpp:193 W[CONSOLE]: PluginInfo: libPlugin_DSP_LLE.so is not a valid Dolphin plugin. Ignoring.
DL: Error loading DLL plugins/libPlugin_DSP_HLE.so: plugins/libPlugin_DSP_HLE.so: undefined symbol: pa_simple_free23:50:327 Source/Core/Common/Src/DynamicLibrary.cpp:91 E[COMMON]: DL: Error loading DLL plugins/libPlugin_DSP_HLE.so: (null)
23:50:327 Source/Core/Core/Src/PluginManager.cpp:193 W[CONSOLE]: PluginInfo: libPlugin_DSP_HLE.so is not a valid Dolphin plugin. Ignoring.
23:50:474 Source/Core/DolphinWX/Src/X11Utils.cpp:107 N[Video]: XRRExtension-Version 1.3
23:50:724 Source/Core/DolphinWX/Src/X11Utils.cpp:144 N[Video]: Fullscreen Resolution 1440x900