Dear Rui,
todays svn2826 stops the make process with the message:
qtractorLv2Plugin.cpp: In Konstruktor »qtractorLv2Plugin::qtractorLv2Plugin(qtractorPluginList*, qtractorLv2PluginType*)«:
qtractorLv2Plugin.cpp:1142:45: Fehler: »lilv_plugin_get_port_by_designation« wurde in diesem Gültigkeitsbereich nicht definiert
qtractorLv2Plugin.cpp:1144:60: Fehler: »lilv_port_get_index« wurde in diesem Gültigkeitsbereich nicht definiert
make[2]: *** [.obj/qtractorLv2Plugin.o] Fehler 1
make[2]: Verlasse Verzeichnis '/home/babarosa/qtractor-0.5.4.24svn2826/src'
make[1]: *** [sub-src-make_default] Fehler 2
make[1]: Verlasse Verzeichnis '/home/babarosa/qtractor-0.5.4.24svn2826'
make: *** [src/qtractor] Fehler 2
The ./config message looks good to me:
Qtractor 0.5.4.24svn2826
Build target . . . . . . . . . . . . . . . . . . .: release
JACK Audio Connection Kit support . . . . . . . .: yes
ALSA MIDI Sequencer support . . . . . . . . . . .: yes
General audio file support (libsndfile) . . . . .: yes
Ogg Vorbis audio file support (libvorbis) . . . .: yes
MPEG-1 Audio Layer 3 file support (libmad) . . . .: yes
Sample-rate conversion support (libsamplerate) . .: yes
Pitch-shifting support (librubberband) . . . . . .: yes
OSC service support (liblo) . . . . . . . . . . .: yes
Archive/Zip file support (zlib) . . . . . . . . .: yes
IEEE 32bit float optimizations . . . . . . . . . .: yes
SSE optimization support (x86) . . . . . . . . . .: yes
LADSPA Plug-in support . . . . . . . . . . . . . .: yes
DSSI Plug-in support . . . . . . . . . . . . . . .: yes
VST Plug-in support . . . . . . . . . . . . . . .: yes
LV2 Plug-in support . . . . . . . . . . . . . . .: yes
LV2 Plug-in support (libslv2) (DEPRECATED) . . . .: no
LV2 Plug-in support (liblilv) . . . . . . . . . .: yes
LV2 Plug-in UI instantiation (libsuil) . . . . . .: yes
LV2 Plug-in QT4 UI support . . . . . . . . . . . .: yes
LV2 Plug-in GTK UI support . . . . . . . . . . . .: yes
LV2 Plug-in External UI support . . . . . . . . .: yes
LV2 Plug-in Event/MIDI support . . . . . . . . . .: yes
LV2 Plug-in State support (NEW) . . . . . . . . .: yes
LV2 Plug-in State Files support (EXPERIMENTAL) . .: no
LV2 Plug-in Programs support (EXPERIMENTAL) . . .: yes
LV2 Plug-in Time support (EXPERIMENTAL) . . . . .: yes
JACK Session support . . . . . . . . . . . . . . .: yes
JACK Latency support . . . . . . . . . . . . . . .: yes
X11 Unique/Single instance . . . . . . . . . . . .: no
XInitThreads() support (DANGEROUS) . . . . . . . .: no
VeSTige header support . . . . . . . . . . . . . .: yes
Gradient eye-candy . . . . . . . . . . . . . . . .: yes
Debugger stack-trace (gdb) . . . . . . . . . . . .: no
Install prefix . . . . . . . . . . . . . . . . . .: /usr
Yesterdays svn2824 compiles fine with my configuration. Do I have to use new switches?
I am thankful for any hints.
Greetings,
Michael
re. Compiling qtractor-0.5.4.24svn2826
you sure need the latest and now official lilv release (>= 0.14.2)
and all the gangsters which it depends: serd (>= 0.14.0), sord (>= 0.8.0), sratom (>= 0.2.0) ...
also on order is suil (>= 0.6.0)
and don't forget that also official lv2 (>= 1.0.0) overrides pretty much everything depending on old lv2core et al.
i have my own custom packaging of all that for opensuse here (lv2, serd, sord, sratom, suil and lilv). but i guess it's not your cup of tea, maybe kxstudio ppa's has it all ready for ya? :)
cheers
re. Compiling qtractor-0.5.4.24svn2826
Dear Rui,
yes, falktx packed already all that is needed, the latest svn2830 compiled fine. Where would us linux audio users be without you portuguese people!
Thank you very much,
Michael
Add new comment