Mailinglist Archive: opensuse-bugs (3171 mails)

< Previous Next >
[Bug 762411] jackeq receives noise on left channel as its only input

https://bugzilla.novell.com/show_bug.cgi?id=762411

https://bugzilla.novell.com/show_bug.cgi?id=762411#c6


--- Comment #6 from Yarny Yarny <Yarny@xxxxxxxxxxxxxxx> 2012-05-19 16:12:54 UTC
---
My report so far:

Version 0.4.1 is offline. Sourceforge doesn't offer any jackeq versions
anymore <http://sourceforge.net/projects/jackeq/files/>. There is a "new"
homepage <http://djcj.org/jackeq> which offers the current version's tarball
<http://djcj.org/jackeq/code/jackEQ-0.5.9.tar.bz2>.

The README of the tarball suggests lots of devel packages which I installed
(except swh-plugins), then ./configure ran without compaining. make had a
problem, though:
[.....]
gcc -g -ffast-math -g -O2 -I/usr/include/libxml2 -Wall -lm -o jackeq
jackeq-callbac
ks.o jackeq-gtkmeter.o jackeq-gtkmeterscale.o jackeq-interface.o
jackeq-io-menu.o jackeq-djeq-ui.o jackeq-aux-ui.o jackeq-master-ui.o
jackeq-monitor-ui.o jackeq-main.o jackeq-plugin.o jackeq-process.o
jackeq-support.o jackeq-help.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0
-lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt
-lglib-2.0 -lm -lpthread -ljack -lxml2
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld:
jackeq-plugin.o: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld:
note: 'dlsym@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2 so try adding
it to the linker command line
/lib64/libdl.so.2: could not read symbols: Invalid operation
[.....]
So I copied the last gcc command into my terminal and appended
/lib64/libdl.so.2 as the error message suggests. No error anymore, and another
"make" completes without error, as does "make install".

I tested the just created jackeq binary successfully: It seemingly does
everything as expected. However, it still complains dj_eq_1901.so unless lmms
is installed.


What now? I don't know where/how to permanently fix this build failure
('dlsym@@GLIBC_2.2.5'). If you know or can find out, can you please replace
the suse package jackeq 0.4.0 with the current version?

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References