Bug#678151: ardour: segfaults on inserting an lv2 plugin
bart at magnetophon.nl
bart at magnetophon.nl
Tue Jun 19 16:03:38 UTC 2012
Subject: ardour: segfaults on inserting an lv2 plugin
Package: ardour
Version: 1:2.8.12-2
File: ardour
Severity: important
Tags: patch
Ardour segfaults as soon as you click "insert" in the plugin dialog, with
an lv2 plugin selected.
My "patch" consists of:
apt-get build-dep ardour2
aptitude install liblilv-dev
aptitude install libsuil-dev
svn co http://subversion.ardour.org/svn/ardour2/branches/2.0-ongoing
cd 2.0-ongoing
scons SYSLIBS=1
sudo scons install
Actually I had to do "scons SYSLIBS=1 LV2=1 LV2_UI=1", but that was
probably because I had already tried to build without the proper libs.
LV2=1 LV2_UI=1 are the defaults.
I also tried building without SYSLIBS, but that didn't compile, because of
an issue with glibmm I think.
Thanks for all the great packages in debian-multimedia!
Bart.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-rt-686-pae (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_C
More information about the pkg-multimedia-maintainers
mailing list