pereraa / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

compilation failed #202

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Please mark duplicate of #201 and close.
Cheers

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