Hi CLUGies

I am trying to install mailfilter 4 (which I have previously used without any 
probs

I get the following errors when i run "make"

As far as I can tell I have all the autoconf and gcc tools installed 

I guess I have missed something, any suggestions  ??


[EMAIL PROTECTED] mailfilter-0.4.0]# make
make  all-recursive
make[1]: Entering directory `/tmp/mailfilter-0.4.0'
Making all in doc
make[2]: Entering directory `/tmp/mailfilter-0.4.0/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/mailfilter-0.4.0/doc'
Making all in macros
make[2]: Entering directory `/tmp/mailfilter-0.4.0/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/mailfilter-0.4.0/macros'
Making all in man
make[2]: Entering directory `/tmp/mailfilter-0.4.0/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/mailfilter-0.4.0/man'
Making all in po
make[2]: Entering directory `/tmp/mailfilter-0.4.0/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/mailfilter-0.4.0/po'
Making all in intl
make[2]: Entering directory `/tmp/mailfilter-0.4.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/mailfilter-0.4.0/intl'
Making all in src
make[2]: Entering directory `/tmp/mailfilter-0.4.0/src'
cd . && \
byacc -d -oy.tab.c rcfile.yy; \
mv --force ./y.tab.c ./rcparser.cc; \
mv --force ./y.tab.h ./rcparser.h
usage: byacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename
mv: cannot stat `./y.tab.c': No such file or directory
mv: cannot stat `./y.tab.h': No such file or directory
make[2]: *** [y.tab.c] Error 1
make[2]: Leaving directory `/tmp/mailfilter-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/mailfilter-0.4.0'
make: *** [all] Error 2

-- 
cheers................dave


Reply to: "[EMAIL PROTECTED]"

--------------------------------------------
KMail on Davesmachine
Linux Mandrake release 9.1 (Bamboo) for i586
Kernel 2.4.21-0.13mdk i686 / tty4
--------------------------------------------

Reply via email to