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: ***