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