[Mesa-users] Being shown yacc help screen when compiling

Andoru Ekkusu aekkusu at gmail.com
Thu Sep 25 18:34:42 PDT 2014


So I've been trying to compile llvmpipe using this article:
http://www.mesa3d.org/llvmpipe.html but it gives me this:
________________________________________________________________
  Compiling src/mesa/program/symbol_table.c ...
  Generating build/linux-x86/mesa/program/lex.yy.c ...
  Generating build/linux-x86/mesa/program/program_parse.tab.c ...
usage: yacc [OPTIONS] file
  -b prefix    Change `y' into `prefix' in all output filenames
  -d           Generate header file `y.tab.h'
  -DNAME       Define btyacc preprocessor variable NAME
  -E           Print preprocessed grammar to stdout
  -l           Do not insert #line directives into generated code
  -r           Write tables to `y.tab.c', code to `y.code.c'
  -S x.skel    Select parser skeleton
  -t           Include debugging code in generated parser
  -v           Write description of parser to `y.output'
scons: *** [build/linux-x86/mesa/program/program_parse.tab.c] Error 1
scons: building terminated because of errors.
_________________________________________________________________

config.log:
http://s000.tinyupload.com/index.php?file_id=12489555395916528574
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20140926/eb1ca2c6/attachment.html>


More information about the mesa-users mailing list