Jim,
After looking at my traces yesterday evening I decided to drop back a
few busybox versions and try a test. I did a basic build and installed
it in a disposable location with the following results.
Building Busybox 1.2.2 on my box (x86 - 2.6.18.1)
"make defconf" followed by "make" produces a usable busybox binary.
"make PREFIX=/tmp/JUNK install" installs the the proper links
Building Busybox 1.2.2.1 (with patches)
"make defconf" followed by "make" FAILS on the build.
Building Busybox 1.4.1 (with patches)
"make defconf" followed by "make" FAILS on the build.
<CONCLUSION>
BusyBox is borked
::NOTE:: If you run "make ARCH=i386 PREFIX=${CLFS} install" without
having a successful build it will try and rebuild busybox. The error is
_not_ in the install code but in the _failure_ of the earlier
"make ARCH=i386 CROSS_COMPILE=${CLFS_TARGET}- CFLAGS=${BUILD}"
George
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support