Package Details: jack-rack-git 20130328-2

Package Base: jack-rack-git
Description: Effects rack for JACK
Upstream URL: http://jack-rack.sourceforge.net/
Category: multimedia
Licenses: GPL
Submitter: smoge
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2011-11-27 09:00
Last Updated: 2013-03-28 01:40

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by kokoko3k

2013-01-04 17:33

Please, explicitely enable lash.
--enable-lash in ./configure, thanks!

(it is not default, depsite ./configure --help)

Comment by smoge

2012-02-05 19:27

thanks

Anonymous comment

2012-02-05 19:18

Oh, it's work!
thanks you!

Anonymous comment

2012-01-16 10:57

Git should not be added to the dependencies but to the build dependencies.

The linker flags are not set correctly. A workaround is to change line 41 of PKGBUILD to:
LDFLAGS+=' -lm -ldl' ./configure --prefix=/usr --disable-gnome

Anonymous comment

2012-01-05 19:01

Please add git to depends.

And I've an error here:
/usr/bin/ld: jack_rack-midi_control.o: undefined reference to symbol 'exp@@GLIBC_2.0'
/usr/bin/ld: note: 'exp@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line
/lib/libm.so.6: could not read symbols: Invalid operation
collect2: ld a retourné 1 code d'état d'exécution
make[2]: *** [jack-rack] Erreur 1
make[2] : on quitte le répertoire « /tmp/yaourt-tmp-nicoxxl/aur-jack-rack-git/src/jack-rack-build/src »
make[1]: *** [all] Erreur 2
make[1] : on quitte le répertoire « /tmp/yaourt-tmp-nicoxxl/aur-jack-rack-git/src/jack-rack-build/src »
make: *** [all-recursive] Erreur 1