[cfe-dev] Odd clang compile failure

Jean-Daniel Dupas devlists at shadowlab.org
Tue Jul 14 07:06:13 PDT 2009


Le 14 juil. 09 à 15:35, Brian Allison a écrit :

> For the past couple of days now, I've been unable to finish a 'make'  
> - prior to that, I could do a 'make update' followed by a 'make' in  
> the llvm directory and llvm & clang would both build nicely.
>
> I'm on a fully updated Ubuntu
> gcc 4.3.3
> llvm code is rooted in ~/llvm
> clang is rooted in ~/llvm/tools/clang
> all make commands (make update, make) are issued from the llvm code  
> root: ~/llvm
>
> Technically it's a 'sudo make update' followed by a 'sudo make'.  
> Also, it's an Ubuntu VM inside of VMPlayer - if that were (for some  
> odd reason) to make any difference.
>
> Sorry for the long body, but I didn't want to leave out anything  
> that might've suggested why it's failing. First, the snippet from  
> the 'make' command which indicates the error. Second, the gcc  
> version. Third, the command and results of the 'svn update' command,  
> and finally the entire 'make' command & results.
>
> I expect that when I do the update, it affects both llvm and clang,  
> so I don't expect to have any old and/or conflicting code.
>
>
> Help, Please?
>
>
> Brian

Did you try a 'make clean' ?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090714/b22d2a97/attachment.html>


More information about the cfe-dev mailing list