I check out the source from the svn resr epository: |http://svn.complang.org/ragel/trunk/|
#./auogen.sh && ./configure && make Making all in ragel make[1]: Entering directory `/home/yaoweibin/work/ragel/ragel' make all-am make[2]: Entering directory `/home/yaoweibin/work/ragel/ragel' g++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -g -MT ragel-inputdata.o -MD -MP -MF .deps/ragel-inputdata.Tpo -c -o ragel-inputdata.o `test -f 'inputdata.cpp' || echo './'`inputdata.cpp inputdata.cpp: In member function ‘void InputData::terminateAllParsers()’: inputdata.cpp:207: error: ‘Parser_tk_eof’ was not declared in this scope make[2]: *** [ragel-inputdata.o] Error 1 make[2]: Leaving directory `/home/yaoweibin/work/ragel/ragel' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/yaoweibin/work/ragel/ragel' make: *** [all-recursive] Error 1 My box is debian lenny. -- Weibin Yao _______________________________________________ ragel-users mailing list [email protected] http://www.complang.org/mailman/listinfo/ragel-users
