Hello !
I hope you can understand me - my english is bad ;-(
No i have downloaded the last release from the great mailfilter application. My problem is the missing file
"rcparser.hh" in your source package ?
The compiler stopped an says this:
Making all in src
make[2]: Entering directory `/data/3tage/mailfilter-0.8.1/src'
flex -+ -i -Prc -orcfile.cc rcfile.ll
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -I../include -I. -Wall -g -O2 -MT rcfile.o -MD -MP -MF .deps/rcfile.Tpo -c -o rcfile.o rcfile.cc
rcfile.ll:42:23: rcparser.hh: No such file or directory
rcfile.ll: In member function `virtual int rcFlexLexer::yylex()':
rcfile.ll:188: error: `rclval' undeclared (first use this function)
rcfile.ll:188: error: (Each undeclared identifier is reported only once for
each function it appears in.)
rcfile.ll:190: error: `ALLOW' undeclared (first use this function)
rcfile.ll:196: error: `ALLOW_CASE' undeclared (first use this function)
rcfile.ll:202: error: `ALLOW_NOCASE' undeclared (first use this function)
rcfile.ll:209: error: `DEL_DUPLICATES' undeclared (first use this function)
rcfile.ll:441: error: `CTRL_CHAR' undeclared (first use this function)
make[2]: *** [rcfile.o] Error 1
make[2]: Leaving directory `/data/3tage/mailfilter-0.8.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/3tage/mailfilter-0.8.1'
make: *** [all] Error 2
and so on....
you cna help me now ? The configure command running without errors.
Thanxs...
...Jaro