Bison configuration is incorrect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

For some unknown reason when I use AC_PROG_YACC, I get when I run configure:
checking for bison... byacc -d

but:
$ make
(...)
make[2]: Entering directory `/home/pmatos/software/trainer-build/src'
byacc -d  -d ../../dolphin/trainer/src/foo-parser.yy
make[2]: byacc: Command not found
make[2]: *** [smtlib-parser.cc] Error 127

In fact I don't have byacc anywhere... only bison. Configuring with:
./configure YACC='bison -y'

works! But I don't want to be constantly setting this up. How can I
check what the problem might be?

Regards,
--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux