On 02/05/2009 08:41 PM, go music wrote:
> Hi, 
> I have a (I think) similar problem as Andras has with building linuxsampler 
> from cvs.
> I configured with --prefix=/usr.
> libgig, liblscp both built and installed fine
> linuxsampler compiles fine, but at the end I get the following
> -----------------
> libtool: link: g++ -Wreturn-type -ffast-math -march=i686 -g -O2 -pthread 
> -msse -o .libs/linuxsampler linuxsampler.o  ../src/.libs/liblinuxsampler.so 
> /usr/lib/libsqlite3.so /usr/lib/libgig.so /usr/lib/libjack.so 
> /usr/lib/libsamplerate.so /usr/lib/libcelt.so /usr/lib/libasound.so -ldl 
> -lpthread -lrt -luuid -pthread -Wl,-rpath -Wl,/usr/lib/linuxsampler
> ../src/.libs/liblinuxsampler.so: undefined reference to 
> `LinuxSampler::restart(LinuxSampler::yyparse_param_t*, int&)'
> ../src/.libs/liblinuxsampler.so: undefined reference to `yyparse(void*)'
> collect2: ld returned 1 exit status
> make[3]: *** [linuxsampler] Error 1
> -------------------------------------------
> from googling a bit I think yyparse is within yacc or flex, both are 
> installed here, so I wonder what is missing?
> Does anyone have a hint or workaround for me?

What's your version of bison?

/Andreas

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to