[cfe-dev] Odd clang compile failure

Brian Allison brian.w.allison at gmail.com
Tue Jul 14 08:16:56 PDT 2009


First I smacked my forehead with my hand for not trying that before I mailed
the list. Then I did a 'make clean;make', then I got the same error as in
the prior e-mail.

I'm guessing at this point that I'm the only one with the error. I wonder if
anyone else with linux is getting this error?




On Tue, Jul 14, 2009 at 10:06 AM, Jean-Daniel Dupas
<devlists at shadowlab.org>wrote:

>
> 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/ad1b678b/attachment.html>


More information about the cfe-dev mailing list