[cfe-commits] clang build busted?

Fariborz Jahanian fjahanian at apple.com
Mon Apr 13 12:54:12 PDT 2009


On Apr 13, 2009, at 12:51 PM, Fariborz Jahanian wrote:

> You need to update llvm and build the whole thing. I ran into the  
> same issue.
>
> - Fariborz

It didn't fix the build problem. Doug?

- Fariborz

>
>
> On Apr 13, 2009, at 12:44 PM, steve naroff wrote:
>
>> I'm getting the following errors:
>>
>> [steve-naroffs-imac-2:~/llvm/tools/clang] snaroff% make
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all'.
>> llvm[2]: Compiling PCHReader.cpp for Debug build
>> PCHReader.cpp: In member function ‘llvm::APInt
>> clang::PCHReader::ReadAPInt(const llvm::SmallVector<uint64_t, 64u>&,
>> unsigned int&)’:
>> PCHReader.cpp:1115: error: no matching function for call to
>> ‘llvm::APInt::getNumWords(unsigned int&)’
>> /Users/snaroff/llvm/include/llvm/ADT/APInt.h:1002: note: candidates
>> are: unsigned int llvm::APInt::getNumWords() const
>> make[2]: *** [/Users/snaroff/llvm/tools/clang/lib/Frontend/Debug/
>> PCHReader.o] Error 1
>> make[1]: *** [Frontend/.makeall] Error 2
>> make: *** [all] Error 1
>>
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>





More information about the cfe-commits mailing list