[LLVMdev] Build failed Intrinsics.td no such file, it is there!

Flexicat01 nekroze.lives at gmail.com
Fri Dec 21 12:33:02 PST 2012


Hello, i am trying to build llvm 3.2 and early into the make proccess i am
getting this error:

llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
Could not open input file '/src/llvm-3.2.src/include/llvm/Intrinsics.td': No
such file or directory
Makefile:23: recipe for target
`/src/llvm-3.2.src/build/lib/VMCore/Release+Asserts/Intrinsics.gen.tmp'
failed
make[1]: ***
[/src/llvm-3.2.src/build/lib/VMCore/Release+Asserts/Intrinsics.gen.tmp]
Error 1
make[1]: Leaving directory `/src/llvm-3.2.src/build/lib/VMCore'
/src/llvm-3.2.src/Makefile.rules:862: recipe for target `all' failed

I went to check for myself and the file
'/src/llvm-3.2.src/include/llvm/Intrinsics.td' does infact exist right there
so i don't understand what the problem is. Anyone seen something like this?



--
View this message in context: http://llvm.1065342.n5.nabble.com/Build-failed-Intrinsics-td-no-such-file-it-is-there-tp52792.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.



More information about the llvm-dev mailing list