On 01/02/2014 12:39 AM, Frank Neumann wrote: > Just for the record, I ran into the same build error today; so I grabbed/ > built/installed all of these packages from Dave, in the given order: > serd (svn co http://svn.drobilla.net/serd/trunk serd) > sord (svn co http://svn.drobilla.net/sord/trunk sord) > sratom (svn co http://svn.drobilla.net/lad/trunk/sratom sratom) > lv2 (svn checkout http://lv2plug.in/repo/trunk lv2-svn) > lilv (svn co http://svn.drobilla.net/lad/trunk/lilv lilv) > suil (svn co http://svn.drobilla.net/lad/trunk/suil suil) > jalv (svn co http://svn.drobilla.net/lad/trunk/jalv jalv) > (the last might not be necessary for qtractor) It isn't. jalv if a standalone JAck LV2 host. For future reference, you could compile the whole 'lad' repo in one go: svn checkout http://lv2plug.in/repo/trunk lv2 cd lv2; ./waf configure [..opts..] && ./waf && sudo ./waf install svn co http://svn.drobilla.net/lad/trunk lad cd lad; ./waf configure [..opts..] && ./waf && sudo ./waf install That will do the same (and a bit more) in the right order. 2c, robin _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user