Armin K. wrote: > On 07/15/2013 04:55 PM, Esben Stien wrote: >> Esben Stien <[email protected]> writes: >> >>> Any idea what I can try?. >> >> I've also inquired the llvm mailing list, but no answer. >> >> I'm really stuck on this one. No idea what it possibly could be. >> >> I've tried to build without the make -j flag, but still the same. >> >> Is it at all possible that it's because I'm building the whole of >> LFS/BLFS inside chroot?. Never had trouble with that before. >> >> Any pointers greatly appreciated. >> > > I am speechless, sorry. I've built LLVM 3.3 on i686 and LLVM 3.3 svn > snapshot on x86_64, had no issues on either of them. But do note that > none of these were built in chroot.
I don't know either. The only reason chroot would be a problem is if it needed /dev and that isn't available. I can't think of any other virtual filesystem that would be needed and even that is questionable. Other issues are whether the process has enough memory/swap or disk space available. Your earlier post says: cp: cannot stat /pkg/llvm-3.3.src/tools/clang/runtime/compiler-rt/clang_linux/full-i386/libcompiler_rt.a so I think the problem is earlier. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
