Hello all, First of all, I am glad to see that since 1.2.0.1 the linux version of chuck behaves so much nicer! (for me, anyways) I jumped to the 1.2.0.3 now and can't get it to compile: make -f makefile.jack make[1]: Entering directory `/home/mis/downloads/chuck-1.2.0.3/src' gcc -D__LINUX_JACK__ -O3 -c -D__CK_SNDFILE_NATIVE__ chuck.yy.c chuck.lex: In function `block_comment': chuck.lex:280: error: `yytext_ptr' undeclared (first use in this function) chuck.lex:280: error: (Each undeclared identifier is reported only once chuck.lex:280: error: for each function it appears in.) make[1]: *** [chuck.yy.o] Error 1 make[1]: Leaving directory `/home/mis/downloads/chuck-1.2.0.3/src' make: [linux-jack] Error 2 (ignored) 1.2.0.1 compiled fine, have the requirements changed since then? thanks (should this be going to chuck-dev or something? I'm subbed to this list only). ./MiS