Mailinglist Archive: opensuse-bugs (4932 mails)
| < Previous | Next > |
[Bug 584866] New: local build of jack-1.9.5 cannot find symbol
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 2 Mar 2010 23:58:54 +0000
- Message-id: <bug-584866-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=584866
http://bugzilla.novell.com/show_bug.cgi?id=584866#c0
Summary: local build of jack-1.9.5 cannot find symbol
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sound
AssignedTo: tiwai@xxxxxxxxxx
ReportedBy: sboyce@xxxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.1.7)
Gecko/20091221 Firefox/3.5.7
Starting jackd with the following command:-
pasuspender -- /usr/local/bin/jackd -r -dalsa -Phw:0 -Chw:2 -r$SDR_DEFRATE
-p${JACK_BUFFER} -s -n2&
----------------------------------------------------------------------------
I cannot discover why the symbol is not found. I had the same problem in
openSUSE a while ago, but the next zypper dup fixed it. I need jack2 for this
particular application.
# nm /usr/local/lib64/libjackserver.so.0.1.0 |grep _jack_get_microseconds
0000000000275bf0 b _jack_get_microseconds
# nm /usr/local/lib64/libjack.so.0.1.0 |grep _jack_get_microseconds
000000000023fd70 b _jack_get_microseconds
starting jackd ...
Version : 16.3
Starting daemon...
jackdmp 1.9.5
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2009 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
could not open driver .so '/usr/local/lib64/jack/jack_oss.so':
/usr/local/lib64/jack/jack_oss.so: undefined symbol: _jack_get_microseconds
could not open component .so '/usr/local/lib64/jack/jack_oss.so':
/usr/local/lib64/jack/jack_oss.so: undefined symbol: _jack_get_microseconds
JACK server starting in realtime mode with priority 10
creating alsa driver ...
hw:0|hw:2|2048|2|48000|0|0|nomon|swmeter|soft-mode|32bit
Using ALSA driver HDA-Intel running on card 0 - HDA NVidia at 0xfe020000 irq 30
configuring for 48000Hz, period = 2048 frames (42.7 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 24bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
starting DttSP SDR-SHELL_RX ...
jack_client_new: deprecated
connecting receiver ...
name jack_connect
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open SDR-SHELL_RX client
SDR-SHELL_RX: can't make client -- jack not running?: No such file or directory
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open jack_connect client
jack server not running?
name jack_connect
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open jack_connect client
jack server not running?
name jack_connect
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open jack_connect client
jack server not running?
Reproducible: Always
Steps to Reproduce:
1.See above for command.
2.
3.
Actual Results:
jackd can't find symbol.
Expected Results:
Should find the symbol and start.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584866#c0
Summary: local build of jack-1.9.5 cannot find symbol
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sound
AssignedTo: tiwai@xxxxxxxxxx
ReportedBy: sboyce@xxxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.1.7)
Gecko/20091221 Firefox/3.5.7
Starting jackd with the following command:-
pasuspender -- /usr/local/bin/jackd -r -dalsa -Phw:0 -Chw:2 -r$SDR_DEFRATE
-p${JACK_BUFFER} -s -n2&
----------------------------------------------------------------------------
I cannot discover why the symbol is not found. I had the same problem in
openSUSE a while ago, but the next zypper dup fixed it. I need jack2 for this
particular application.
# nm /usr/local/lib64/libjackserver.so.0.1.0 |grep _jack_get_microseconds
0000000000275bf0 b _jack_get_microseconds
# nm /usr/local/lib64/libjack.so.0.1.0 |grep _jack_get_microseconds
000000000023fd70 b _jack_get_microseconds
starting jackd ...
Version : 16.3
Starting daemon...
jackdmp 1.9.5
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2009 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
could not open driver .so '/usr/local/lib64/jack/jack_oss.so':
/usr/local/lib64/jack/jack_oss.so: undefined symbol: _jack_get_microseconds
could not open component .so '/usr/local/lib64/jack/jack_oss.so':
/usr/local/lib64/jack/jack_oss.so: undefined symbol: _jack_get_microseconds
JACK server starting in realtime mode with priority 10
creating alsa driver ...
hw:0|hw:2|2048|2|48000|0|0|nomon|swmeter|soft-mode|32bit
Using ALSA driver HDA-Intel running on card 0 - HDA NVidia at 0xfe020000 irq 30
configuring for 48000Hz, period = 2048 frames (42.7 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 24bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
starting DttSP SDR-SHELL_RX ...
jack_client_new: deprecated
connecting receiver ...
name jack_connect
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open SDR-SHELL_RX client
SDR-SHELL_RX: can't make client -- jack not running?: No such file or directory
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open jack_connect client
jack server not running?
name jack_connect
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open jack_connect client
jack server not running?
name jack_connect
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed
out
Driver is not running
Cannot create new client
JackSocketClientChannel read fail
Cannot open jack_connect client
jack server not running?
Reproducible: Always
Steps to Reproduce:
1.See above for command.
2.
3.
Actual Results:
jackd can't find symbol.
Expected Results:
Should find the symbol and start.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |