Re: [Linuxsampler-devel] linuxsampler: missing Build-Dependency/configure test

2008-05-25 Thread Christian Schoenebeck
Thanks for the report! I'm going to commit a quick fix as suggested soon. However I wonder why we have that uuid dependency on LS level. Because LS itself doesn't depend on any uuid function, only libgig does. So I wonder why this dependency isn't hidden by libgig. Any ideas? CU Christian Es g

Re: [Linuxsampler-devel] linuxsampler: missing Build-Dependency/configure test

2008-05-22 Thread Rui Nuno Capela
(forward to linuxsampler-devel maillist) SZÉKELYI Szabolcs wrote: Hi, Just tried to compile linuxsampler on debian, but failed with something like "unable to find -luuid". You should check for uuid.h in configure.ac and add uuid-dev to the Build-Depends list in debian/control. Sorry for reporti