Please, explicitely enable lash.
--enable-lash in ./configure, thanks!
(it is not default, depsite ./configure --help)
Search Criteria
Package Details: jack-rack-git 20130328-2
Package Actions
| Package Base: | jack-rack-git |
|---|---|
| Description: | Effects rack for JACK |
| Upstream URL: | http://jack-rack.sourceforge.net/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | smoge |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2011-11-27 09:00 |
| Last Updated: | 2013-03-28 01:40 |
Latest Comments
Comment by kokoko3k
Comment by smoge
thanks
Anonymous comment
Oh, it's work!
thanks you!
Anonymous comment
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
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