stason.org logo lotus


previous page: E.14 How do I turn pondering on and off from the WinBoard command line?page up: GNU Chess and XBoard FAQnext page: E.16 I get an error building WinBoard from source because "flex" is not found.

E.15 I get errors compiling XBoard's parser.c.

 Books
 TULARC


















Description

This article is from the GNU Chess and XBoard FAQ, by Tim Mann mann@pa.dec.com with numerous contributions by others.









E.15 I get errors compiling XBoard's parser.c.

The file parser.c is automatically generated from parser.l. The copy
included with XBoard 4.0.2 was generated by lex on an Alpha running
Tru64 Unix (formerly Digital Unix). It won't necessarily work on other
versions of Unix; in particular, it seems to have a problem on current
Linux releases. You can fix this problem by deleting parser.c and
letting the Makefile re-create it from parser.l. This will work if you
have either lex or flex on your system. Flex is available in all Linux
distributions and can be obtained at no charge from the Free Software
Foundation, www.fsf.org.


 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

game, gnu, chess, xboard, crafty















TOP
previous page: E.14 How do I turn pondering on and off from the WinBoard command line?page up: GNU Chess and XBoard FAQnext page: E.16 I get an error building WinBoard from source because "flex" is not found.