Hi, I got the following error output:<div><br></div><div><div>llvm[1]: Compiling llvm-config.cpp for Debug+Asserts build</div><div>llvm-config.cpp:46:35: LibraryDependencies.inc: No such file or directory</div><div>llvm-config.cpp:56: error: `AvailableComponent' was not declared in this scope</div>
<div>llvm-config.cpp:56: error: template argument 1 is invalid</div><div>llvm-config.cpp:57: error: `AvailableComponent' was not declared in this scope</div><div>llvm-config.cpp:57: error: template argument 1 is invalid</div>
<div>llvm-config.cpp:57: error: template argument 2 is invalid</div><div>llvm-config.cpp:57: error: template argument 3 is invalid</div><div>llvm-config.cpp:58: error: ISO C++ forbids declaration of `ComponentMap' with no type</div>
<div>llvm-config.cpp:58: error: ISO C++ forbids declaration of `VisitedComponents' with no type</div><div>llvm-config.cpp: In function `void VisitComponent(llvm::StringRef, const int&, int&, std::vector<llvm::StringRef, std::alloc</div>
<div>ator<llvm::StringRef> >&)':</div><div>llvm-config.cpp:60: error: `AvailableComponent' undeclared (first use this function)</div><div>llvm-config.cpp:60: error: (Each undeclared identifier is reported only once for each function it appears in.)</div>
<div>llvm-config.cpp:60: error: `AC' undeclared (first use this function)</div><div>llvm-config.cpp:60: error: request for member `lookup' in `ComponentMap', which is of non-class type `const int'</div><div>
llvm-config.cpp:64: error: request for member `insert' in `VisitedComponents', which is of non-class type `int'</div><div>llvm-config.cpp: In function `void ComputeLibsForComponents(const std::vector<llvm::StringRef, std::allocator<llvm::StringRe</div>
<div>f> >&, std::vector<llvm::StringRef, std::allocator<llvm::StringRef> >&)':</div><div>llvm-config.cpp:89: error: `AvailableComponent' undeclared (first use this function)</div><div>llvm-config.cpp:89: error: template argument 1 is invalid</div>
<div>llvm-config.cpp:89: error: template argument 2 is invalid</div><div>llvm-config.cpp:89: error: template argument 3 is invalid</div><div>llvm-config.cpp:89: error: invalid type in declaration before ';' token</div>
<div>llvm-config.cpp:92: error: template argument 1 is invalid</div><div>llvm-config.cpp:92: error: invalid type in declaration before ';' token</div><div>llvm-config.cpp:93: error: `AvailableComponents' undeclared (first use this function)</div>
<div>llvm-config.cpp:94: error: `AC' undeclared (first use this function)</div><div>llvm-config.cpp:104: error: request for member `count' in `ComponentMap', which is of non-class type `int'</div><div>llvm-config.cpp: In function `int main(int, char**)':</div>
<div>llvm-config.cpp:270: error: `AvailableComponents' undeclared (first use this function)</div><div>make[1]: *** [/home/Semen_Prikhodko/llvm-3.0/tools/llvm-config-2/Debug+Asserts/llvm-config.o] Error 1</div><div>make[1]: Leaving directory `/home/Semen_Prikhodko/llvm-3.0/tools/llvm-config-2'</div>
<div>make: *** [install] Error 1</div></div>