On Tue, 13 Dec 2011 17:05:53 +1000
Ian Macdonald <[email protected]> wrote:

> Hi,
> 
> I've been trying to update MesaLib-7.6 to MesaLib-7.11.2 as recommended by
> Intel to take advantage of the on-board graphics on the i5 2500k. MesaLib
> doesn't want to configure without
> LLVM-3.0 (even with --disable-gallium-llvm ) and compiling LLVM fails with
> 
>   make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/src/llvm/llvm-3.0.src/tools/llvm-dis'
> llvm-config: unknown component name: x86info
> make[2]: Entering directory `/usr/src/llvm/llvm-3.0.src/tools/llc'
> /usr/src/llvm/llvm-3.0.src/Makefile.rules:961: *** llvm-config --libs
> failed.  Stop.
> make[2]: Leaving directory `/usr/src/llvm/llvm-3.0.src/tools/llc'
> make[1]: *** [llc/.makeall] Error 2
> make[1]: Leaving directory `/usr/src/llvm/llvm-3.0.src/tools'
> make: *** [all] Error 1
> 
> Googling produced one similar error ( on a Windows machine ) which was
> attributed to an incompatible Perl version.
> 
> Is x86info a requirement?
> 
> Any ideas would be much appreciated

There was a problem with the BLFS page for installing llvm. The page
that's up today should work (works for me). Please try again.

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