[arch-general] Audacity Library Mismatch (Wxgtk2.8)
Ralf Mardorf
ralf.mardorf at rocketmail.com
Fri May 1 07:58:37 UTC 2015
Jackd users usually considers Audacity as crappy software.
However, 2.1.0-1 starts on x86_64 too.
$ audacity
Warning: Mismatch between the program and library build versions
detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI
1008,wx containers,compatible with 2.6), and your program used 2.8 (no
debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with
2.6).
[snip]
You could try to build from ABS, perhaps you'll get rid of a few
messages.
$ cp -r /var/abs/extra/audacity/ .
$ cd audacity/
Perhaps editing the package release:
$ nano PKGBUILD
$ grep pkgrel PKGBUILD
pkgrel=2
$ makepkg -s
Just for fun I'm building it at the moment.
More information about the arch-general
mailing list