electroarts Tux's lil' helper
Joined: 03 Jan 2004 Posts: 86
|
Posted: Wed Oct 05, 2005 8:50 am Post subject: /usr/bin/ld: Undefined symbols: _whitespace [SOLVED] |
|
|
I get this error when trying to compile jack-audio-connection-kit. How do I work through it?
Quote: | /usr/bin/ld: Undefined symbols:
_whitespace
collect2: ld returned 1 exit status
make[2]: *** [jack_transport] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
!!! ERROR: media-sound/jack-audio-connection-kit-0.99.0-r1 failed.
!!! Function src_compile, Line 64, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message. |
My goal is to use the Gentoo Jack package only to compile other jack-enabled apps. I already know about the JackOSX package, but it doesn't help me get things like Qjackctl or Jack-Rack installed.
Suggestions appreciated. Thx.
EDIT: Solved by emerging jack-audio-connection-kit-0.100.0-r1 |
|