You'll need to install the dev packages for gcc 4.2. <br><br>Rajika<br><br><div class="gmail_quote">On Thu, Aug 12, 2010 at 1:27 PM, Romain Pechayre <span dir="ltr"><<a href="mailto:rpechayr@gmail.com">rpechayr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello all, <div><br></div><div>I am trying to build the latest version of llvm-gcc on a x86_64 architecture running a Linux distribution. Using the READM.LLVM I have managed to run ./configure using appropriate options, but when I try to build using make, it shows the following error message after a few seconds:</div>


<div> </div><div>../../llvm-gcc/gcc/gengtype-lex.l:31:27: fatal error: gengtype-yacc.h: No such file or directory. </div><div><br></div><div>This happens when trying to build gengtype-lex.c.</div><div><br></div><div>I could indeed not find the file gengtype-yacc.h in neither llvm-gcc nor llvm code base. Is there a dependency I am missing ? A problem with the configure flags I've used ?</div>


<div><br></div><div>Thank you very much in advance for your help !</div><div><br></div><font color="#888888"><div>Romain<br>
</div>
</font><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br>