Hi all,
Just build the boot stages of Version 7.0-cross-lfs-20051023-x86_64 from
a LFS 6.1 (32-bit) system. I've noticed a few small errors that I would
like to report.
5.4. Build Variables
Following the commands will set LFS_TARGET to i686-pc-linux-gnu, which
works until building glibc. Cha
Hello Jim,
Sunday, October 23, 2005, 11:23:40 PM, you wrote:
JG> Frans Verstegen wrote:
>>I'm following the "Version 7.0-cross-lfs-20051019-Sparc64" book.
>>
>>With the 7.2 sed, the e2fsprogs libraries end up in lib64.
>>For the "Cross Pure 64" I suppose we want the libraries to be created
>>in
sorry
Jacek Herold
--
INTERIA.PL | Kliknij po wiecej >>> http://link.interia.pl/f18c1
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information pa
On Mon, 24 Oct 2005, Duncan Webb wrote:
Hi all,
Just build the boot stages of Version 7.0-cross-lfs-20051023-x86_64 from a
LFS 6.1 (32-bit) system. I've noticed a few small errors that I would like to
report.
5.4. Build Variables
Following the commands will set LFS_TARGET to i686-pc-linux-g
Ken Moffat wrote:
On Mon, 24 Oct 2005, Duncan Webb wrote:
Hi all,
Just build the boot stages of Version 7.0-cross-lfs-20051023-x86_64
from a LFS 6.1 (32-bit) system. I've noticed a few small errors that
I would like to report.
5.4. Build Variables
Following the commands will set LFS_TARGE
On Mon, 24 Oct 2005, Duncan Webb wrote:
wouldn't it be better to say:
echo "am_cv_func_working_getline=yes" > config.cache
because if the configure has already been run then the cache file should
be truncated.
I've assumed that _some_ architectures already write to config.cache in
these
El Lunes, 17 de Octubre de 2005 21:53, Jeremy Huntwork escribió:
> Seth W. Klein wrote:
> > case $i in *groff)
>
> Manuel, do you mind if we switch over to this method of string
> comparisons in jhalfs? David's method is nice, but the syntax Seth
> suggests is easier to read and doesn't result
Ken Moffat wrote:
On Mon, 24 Oct 2005, Duncan Webb wrote:
9.4. Expect-5.43.0
I think the configure line should be:
CC="gcc ${BUILD64}" ./configure --prefix=/tools --with-tcl=/tools/lib \
--with-tclinclude=$TCLPATH --with-x=no
because the tools have not yet been built to default to 64bit.