On Mon, 23 Jan 2012 10:45:49 +0100
"Dmitry Blum" <[email protected]> wrote:

> LLVM 3.0
> 
>  make[3]: Entering directory `/xc/llvm-3.0.src/lib/Target/X86'
>  llvm[3]: Building X86.td register info implementation with tblgen
>  /xc/llvm-3.0.src/Release/bin/llvm-tblgen: Unknown unexpected exception 
> occurred.
>  make[3]: *** 
> [/xc/llvm-3.0.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp] Ошибка 1
>  make[3]: Leaving directory `/xc/llvm-3.0.src/lib/Target/X86'
>  make[2]: *** [X86/.makeall] Ошибка 2
>  make[2]: Leaving directory `/xc/llvm-3.0.src/lib/Target'
>  make[1]: *** [Target/.makeall] Ошибка 2
>  make[1]: Leaving directory `/xc/llvm-3.0.src/lib'
>  make: *** [all] Ошибка 1
> 
> 
>  What`s wrong?

I've never seen this error, and google isn't showing me anything
similar so that makes me think it's got something to do with your
system. Perhaps the locale? (Just a guess)
Does it help if you:

export LC_ALL=POSIX

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to