Igor Živković wrote:
On 04/30/2015 04:25 AM, Bruce Dubbs wrote:
[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
-<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?
Well it works for me and I don't even have autohell tools installed on my system
and the configure script is certainly in the tarball:
izivkov [ ~ ]$ wget -q
ftp://ftp.freedesktop.org/pub/mesa/10.5.4/mesa-10.5.4.tar.xz
izivkov [ ~ ]$ md5sum mesa-10.5.4.tar.xz
26644437b6447fb3dbae50714a019797 mesa-10.5.4.tar.xz
izivkov [ ~ ]$ tar xf mesa-10.5.4.tar.xz
izivkov [ ~ ]$ ls -l mesa-10.5.4/configure
-rwxr-xr-x 1 izivkov izivkov 907887 Apr 24 23:28 mesa-10.5.4/configure
izivkov [ ~ ]$
Indeed, you are correct. I must have has an error in my build script. Thanks
for the clarification.
I might be so off from the official LFS with my toolchain only, make, busybox,
e2fsprogs, gawk and extlinux system that I shouldn't update BLFS packages based
on that any more.
Hmm. In most cases, I wouldn't think that was a problem, but it probably would
be better if you could build on a standard LFS based system.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page