DJHartley / iphone-dev

Automatically exported from code.google.com/p/iphone-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compilation failed

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? 

On what operating system? Ubuntu 9.04


Please provide any additional information below.
sudo make ENABLE_OPTIMIZED=1
make[1]: Entering directory `/usr/local/src/llvm-svn/lib/System'
llvm[1]: Compiling DynamicLibrary.cpp for Release build 
DynamicLibrary.cpp: In static member function ‘static void* 
llvm::sys::DynamicLibrary::SearchForAddressOfSymbol(const char*)’:
DynamicLibrary.cpp:178: error: ‘strcmp’ was not declared in this scope
DynamicLibrary.cpp:179: error: ‘strcmp’ was not declared in this scope
DynamicLibrary.cpp:180: error: ‘strcmp’ was not declared in this scope
make[1]: *** [/usr/local/src/llvm-svn/lib/System/Release/DynamicLibrary.o] 
Error 1
make[1]: Leaving directory `/usr/local/src/llvm-svn/lib/System'
make: *** [all] Error 1


Original issue reported on code.google.com by giuseppe...@gmail.com on 2 Jul 2010 at 4:14

Please mark duplicate of #201 and close.
Cheers

Original comment by eric.est...@gmail.com on 23 Sep 2010 at 5:46