[email protected] wrote:
Author: igor
Date: Sat Apr 25 11:51:06 2015
New Revision: 15876
Log:
Update to mesa-10.5.4.
Modified:
trunk/BOOK/x/installing/mesalib.xml
Modified: trunk/BOOK/x/installing/mesalib.xml
- <!ENTITY mesalib-buildsize "230 MB (additional 56 MB for the tests and 2 MB for
the docs)">
- <!ENTITY mesalib-time "7.9 SBU (additional 0.5 SBU for the tests)">
+ <!ENTITY mesalib-buildsize "0.2 GB">
We really shouldn't use GB for sizes unless the size is > 1.0 GB.
+ <!ENTITY mesalib-time "4.9 SBU">
-<screen><userinput>autoreconf -f -i &&
-./configure CFLAGS='-O2' CXXFLAGS='-O2' \
+<screen><userinput>./configure CFLAGS='-O2' CXXFLAGS='-O2' \
--prefix=$XORG_PREFIX \
--sysconfdir=/etc \
--enable-texture-float \
The autoreconf is needed. There is no configure in the tarball until autoreconf
is run. Was removing the command a typo?
I've fixed these in commit 15899.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page