• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 87 88 89 90 91 ... 116 Next »

Build error on 64 bit linux
View New Posts | View Today's Posts

Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Build error on 64 bit linux
01-31-2010, 07:55 AM
#1
Genolo
Unregistered
 
Uh, so yeah, I'm pretty sure this is my fault, but I don't exactly know what to do. I'm running 64 bit Arch linux.

Code:
RegisterView.cpp:(.text._ZN9CRegTableD0Ev[CRegTable::~CRegTable()]+0x31): undefined reference to `wxGridTableBase::~wxGridTableBase()'
Build/Linux-x86_64-release/libs/libcore.a(EXI_DeviceMic.o): In function `SetMic(bool)':
EXI_DeviceMic.cpp:(.text+0x2d): undefined reference to `Pa_StartStream'
EXI_DeviceMic.cpp:(.text+0x3e): undefined reference to `Pa_StopStream'
Build/Linux-x86_64-release/libs/libcore.a(EXI_DeviceMic.o): In function `CEXIMic::CEXIMic(int)':
EXI_DeviceMic.cpp:(.text+0x154): undefined reference to `Pa_Initialize'
EXI_DeviceMic.cpp:(.text+0x171): undefined reference to `Pa_GetErrorText'
Build/Linux-x86_64-release/libs/libcore.a(EXI_DeviceMic.o): In function `CEXIMic::CEXIMic(int)':
EXI_DeviceMic.cpp:(.text+0x228): undefined reference to `Pa_Initialize'
EXI_DeviceMic.cpp:(.text+0x245): undefined reference to `Pa_GetErrorText'
Build/Linux-x86_64-release/libs/libcore.a(EXI_DeviceMic.o): In function `CEXIMic::~CEXIMic()':
EXI_DeviceMic.cpp:(.text+0x294): undefined reference to `Pa_CloseStream'
EXI_DeviceMic.cpp:(.text+0x2b1): undefined reference to `Pa_GetErrorText'
EXI_DeviceMic.cpp:(.text+0x2dd): undefined reference to `Pa_Terminate'
EXI_DeviceMic.cpp:(.text+0x2fa): undefined reference to `Pa_GetErrorText'
Build/Linux-x86_64-release/libs/libcore.a(EXI_DeviceMic.o): In function `CEXIMic::~CEXIMic()':
EXI_DeviceMic.cpp:(.text+0x35e): undefined reference to `Pa_CloseStream'
EXI_DeviceMic.cpp:(.text+0x37b): undefined reference to `Pa_GetErrorText'
EXI_DeviceMic.cpp:(.text+0x3a7): undefined reference to `Pa_Terminate'
EXI_DeviceMic.cpp:(.text+0x3c4): undefined reference to `Pa_GetErrorText'
Build/Linux-x86_64-release/libs/libcore.a(EXI_DeviceMic.o): In function `CEXIMic::~CEXIMic()':
EXI_DeviceMic.cpp:(.text+0x428): undefined reference to `Pa_CloseStream'
EXI_DeviceMic.cpp:(.text+0x445): undefined reference to `Pa_GetErrorText'
EXI_DeviceMic.cpp:(.text+0x471): undefined reference to `Pa_Terminate'
EXI_DeviceMic.cpp:(.text+0x48e): undefined reference to `Pa_GetErrorText'
Build/Linux-x86_64-release/libs/libcore.a(EXI_DeviceMic.o): In function `CEXIMic::TransferByte(unsigned char&)':
EXI_DeviceMic.cpp:(.text+0x8eb): undefined reference to `Pa_OpenDefaultStream'
EXI_DeviceMic.cpp:(.text+0x908): undefined reference to `Pa_GetErrorText'
collect2: ld returned 1 exit status
scons: *** [Binary/Linux-x86_64/Dolphin] Error 1
scons: building terminated because of errors.

Any help is appreciated.
Reply
02-01-2010, 08:09 AM
#2
benpicco Offline
Junior Member
**
Posts: 34
Threads: 3
Joined: Nov 2009
(01-31-2010, 07:55 AM)Genolo Wrote: Uh, so yeah, I'm pretty sure this is my fault, but I don't exactly know what to do. I'm running 64 bit Arch linux.

r4987 builds fine on Ubuntu, have you checked out this?
Nightly Linux Builds (i686 and x86_64) - 64bit build server currently down, sorry
Find
Reply
02-02-2010, 03:42 PM
#3
Genolo
Unregistered
 
Well that seems to be an error on 64 bit arch, but it's a different error. I think i'm missing a dependency or something (i'm not getting it through the aur). Is there a list of dependencies somewhere perhaps?
Reply
03-08-2010, 02:05 PM
#4
Genolo
Unregistered
 
I still have this problem, I think it has something to do with pulseaudio, but i have that installed, so i really don't understand the problem.
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode