On 02/05/2009 09:02 PM, go music wrote:
>>> 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?

(a couple of mails were sent off-list)

Normally it's enough to do "make clean" to be able to do a new clean 
build. The lscpparser.cpp file is however created by "make -f Makefile", 
so you have to do "make -f Makefile clean" to be able to build it again.

Another way is to call script/generate_parser.sh.

/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