Re: [Linuxsampler-devel] Ubuntu CVS build errors

2010-04-14 Thread Christian Schoenebeck
Compiling it the Debian way, e.g. with "dpkg-buildpackage -b" always shows you explicitly if there are mandatory Debian packages missing for compiling the package. CU Christian On Tuesday 13 April 2010 21:02:17 Schoap D wrote: > Thanks, I pulled and build it again, works now > > 2010/4/13 Andr

Re: [Linuxsampler-devel] Ubuntu CVS build errors

2010-04-13 Thread Schoap D
Thanks, I pulled and build it again, works now 2010/4/13 Andreas Persson > Schoap D wrote On 04/13/2010 03:12 PM: > > Hi, > > > > Looks like an bug here (??) > > Can't build it on Ubuntu 9.10 > > > > checking whether byte ordering is bigendian... no > > ./configure: line 3209: syntax error near

Re: [Linuxsampler-devel] Ubuntu CVS build errors

2010-04-13 Thread Andreas Persson
Schoap D wrote On 04/13/2010 03:12 PM: > Hi, > > Looks like an bug here (??) > Can't build it on Ubuntu 9.10 > > checking whether byte ordering is bigendian... no > ./configure: line 3209: syntax error near unexpected token `SNDFILE,' > > > ./configure: line 3209: `PKG_CHECK_MODULES(SNDFILE, sndfil

[Linuxsampler-devel] Ubuntu CVS build errors

2010-04-13 Thread Schoap D
Hi, Looks like an bug here (??) Can't build it on Ubuntu 9.10 checking whether byte ordering is bigendian... no ./configure: line 3209: syntax error near unexpected token `SNDFILE,' ./configure: line 3209: `PKG_CHECK_MODULES(SNDFILE, sndfile >= 1.0.2, ac_cv_sndfile=1, ac_cv_sndfile=0)' make: ***