[ragel-users] A compile error in my box.

Adrian Thurston thurston at complang.org
Mon Sep 21 12:16:38 UTC 2009


Hi, you'll need the latest version of kelbt to fix this.

-Adrian

Weibin Yao wrote:
> 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.
> 




More information about the ragel-users mailing list