Hey all, 
   I've been following the LFS book for MIPS-64 at:
http://linuxfromscratch.org/~jhuntwork/cross-lfs/mips64
I've followed it to the letter, except that everything is built in a
directory within an existing gentoo install mounted at /mnt/lfs, then
the chroot instructions and finally i'm in chapter 9.6:
And I've just run into a problem trying to build expect-5.43.0:

root:/sources/expect-5.43# CC="gcc ${BUILD32}" ./configure --prefix=/tools \
>    --with-tcl=/tools/lib --with-tclinclude=$TCLPATH \
>    --with-x=no
configuring Expect 5.43.0
checking for autoconf... no
checking configure up to date... no
configure: warning: ./configure appears to be old (./configure.in
and/or ./Makefile.in are newer) and the autoconf program to fix this
situation was not found.  If you've no idea what this means, enter the
command "touch ./configure" and restart ./configure.
root:/sources/expect-5.43# 

I've tried touching anything I can, and nothing seems to work. The
date on my machine(an SGI Origin2000) is correct as far as I can tell.
Anyone seen anything like this? any ideas?
Thanks very much, 
David Cummings
-- 
The way that can be named is not the Way.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to