any ideas - Compiling INND 2.3.3 is failing
Russ Allbery
rra at stanford.edu
Sat Dec 7 06:46:00 UTC 2002
Patrick Vervoorn <vervoorn at home.nl> writes:
> I also encountered this, with a different application, on a Linux
> system. Seems not all Linux systems, out-of-the box offer yacc.
> As a quick fix, bison with the -y option is equal to yacc. So, quick-fix
> the Makefile (change the YACC= line), or define an alias which links
> yacc to 'bison -y' and you should be in business (don't know if this
> works).
configure should detect bison and use it instead of yacc, if available.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list