Re: XZ logs

"Gilles Espinasse" <[email protected]>
Newsgroups gmane.comp.security.ipcop.devel
Message-ID <0d9401cbc32b$45677810$f9b5a8c0@pii350>
----- Original Message ----- 
From: "David W Studeman" <[email protected]>
To: <[email protected]>
Sent: Wednesday, February 02, 2011 10:50 PM
Subject: XZ logs


> Ok here they are Gilles. Thanks!
>
> Dave
>
I think you modified make.sh when it was not compiling xz correctly on
64-bits host and forgot something once that was fixed.
Your make.sh should look like this

 PASS="1"
 toolchain_make xz   # Early, to be sure, even in old host we could open
.lzma or .xz package like glibc
 toolchain_make binutils
 toolchain_make gcc
 # gcc pass1 is removed on lfs/strip. If absent that mean we don't need this
signature
 [ -f /${TOOLS_DIR}/bin/${LFS_TGT}-gcc ] && update-gcc-hash
"/${TOOLS_DIR}/bin/${LFS_TGT}-gcc"
 PASS=""
 toolchain_make linux-headers
 toolchain_make glibc
 toolchain_make adjust-toolchain
 PASS="2"
 toolchain_make binutils
 toolchain_make gcc
 update-gcc-hash "/${TOOLS_DIR}/bin/${TARGET_2}-gcc"
 PASS=""
 toolchain_make ncurses
 toolchain_make bash
 toolchain_make bzip2
 PASS="2"
 toolchain_make xz   # rebuild with our compiled libc
 PASS=""

I don't see another reason why xz-5.0.0_2 would only contain
+ cd /home/ipcop/cobaltsvn/lfs
+ linux32 make -f xz install CONFIG_ROOT=/var/ipcop
LFS_TGT=i486-lfs-linux-gnu TARGET_2=i486-linux-gnu LINKER=/lib/ld-linux.so.2
TOOLS_DIR=tools_i486 REQUIRED_KERNEL=2.6.5 MACHINE=i486
BUILDDATE=20110131-134021 LFS_BASEDIR=/home/ipcop/cobaltsvn
LFS=/home/ipcop/cobaltsvn/build_i486/ipcop PARALLELISM=3 PASS=2
RUNNING_TEST=no STAGE=toolchain STAGE_ORDER=01 SHELL=/bin/bash
TMPDIR=/home/ipcop/cobaltsvn/build_i486/ipcop/tmp
make: Nothing to be done for `install'.

and no compilation.

Gilles


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.