Hi,

Building the Debian package of linuxsampler fails here after svn update:


sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..  -I/usr/local/include     -Wreturn-type -ffast-math 
-march=native -O2 -pipe -fomit-frame-pointer -pthread -MT Stream.lo -MD 
-MP -MF .deps/Stream.Tpo -c -o Stream.lo Stream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Stream.lo -MD -MP -MF .deps/Stream.Tpo 
-c Stream.cpp  -fPIC -DPIC -o .libs/Stream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Stream.lo -MD -MP -MF .deps/Stream.Tpo 
-c Stream.cpp -o Stream.o >/dev/null 2>&1
mv -f .deps/Stream.Tpo .deps/Stream.Plo
/bin/bash ../../../libtool --tag=CXX   --mode=compile g++ 
-DHAVE_CONFIG_H -I. -I../../..  -I/usr/local/include     -Wreturn-type 
-ffast-math -march=native -O2 -pipe -fomit-frame-pointer -pthread -MT 
Voice.lo -MD -MP -MF .deps/Voice.Tpo -c -o Voice.lo Voice.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Voice.lo -MD -MP -MF .deps/Voice.Tpo 
-c Voice.cpp  -fPIC -DPIC -o .libs/Voice.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Voice.lo -MD -MP -MF .deps/Voice.Tpo 
-c Voice.cpp -o Voice.o >/dev/null 2>&1
mv -f .deps/Voice.Tpo .deps/Voice.Plo
/bin/bash ../../../libtool --tag=CXX   --mode=compile g++ 
-DHAVE_CONFIG_H -I. -I../../..  -I/usr/local/include     -Wreturn-type 
-ffast-math -march=native -O2 -pipe -fomit-frame-pointer -pthread -MT 
Synthesizer.lo -MD -MP -MF .deps/Synthesizer.Tpo -c -o Synthesizer.lo 
Synthesizer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Synthesizer.lo -MD -MP -MF 
.deps/Synthesizer.Tpo -c Synthesizer.cpp  -fPIC -DPIC -o .libs/Synthesizer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Synthesizer.lo -MD -MP -MF 
.deps/Synthesizer.Tpo -c Synthesizer.cpp -o Synthesizer.o >/dev/null 2>&1
mv -f .deps/Synthesizer.Tpo .deps/Synthesizer.Plo
/bin/bash ../../../libtool --tag=CXX   --mode=compile g++ 
-DHAVE_CONFIG_H -I. -I../../..  -I/usr/local/include     -Wreturn-type 
-ffast-math -march=native -O2 -pipe -fomit-frame-pointer -pthread -MT 
Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c -o Profiler.lo Profiler.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Profiler.lo -MD -MP -MF 
.deps/Profiler.Tpo -c Profiler.cpp  -fPIC -DPIC -o .libs/Profiler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT Profiler.lo -MD -MP -MF 
.deps/Profiler.Tpo -c Profiler.cpp -o Profiler.o >/dev/null 2>&1
mv -f .deps/Profiler.Tpo .deps/Profiler.Plo
/bin/bash ../../../libtool --tag=CXX   --mode=compile g++ 
-DHAVE_CONFIG_H -I. -I../../..  -I/usr/local/include     -Wreturn-type 
-ffast-math -march=native -O2 -pipe -fomit-frame-pointer -pthread -MT 
EngineChannel.lo -MD -MP -MF .deps/EngineChannel.Tpo -c -o 
EngineChannel.lo EngineChannel.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. 
-I/usr/local/include -Wreturn-type -ffast-math -march=native -O2 -pipe 
-fomit-frame-pointer -pthread -MT EngineChannel.lo -MD -MP -MF 
.deps/EngineChannel.Tpo -c EngineChannel.cpp  -fPIC -DPIC -o 
.libs/EngineChannel.o
EngineChannel.cpp: In member function 'virtual String 
LinuxSampler::gig::EngineChannel::InstrumentFileName(int)':
EngineChannel.cpp:170:49: error: 'class DLS::File' has no member named 
'GetExtensionFile'
make[5]: *** [EngineChannel.lo] Error 1
make[5]: Leaving directory 
`/home/derick/4home/svn/linuxsampler/src/engines/gig'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/derick/4home/svn/linuxsampler/src/engines'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/derick/4home/svn/linuxsampler/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/derick/4home/svn/linuxsampler'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/derick/4home/svn/linuxsampler'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to