On 28/08/12 13:56, William Harrington wrote:

On Aug 27, 2012, at 05:34 AM, Martin Ward wrote:

7.5 e2fsprogs

why use in the compile section

LDFLAGS="-Wl,-rpath,/tools/lib64", surely should beLDFLAGS="-Wl,-rpath,/tools/lib", but i think its unnecessary

7.7 Kmod

again why--with-rootlibdir=/lib64, surely --with-rootlibdir=/lib

7.8 udev

if you change the kmod line you need to change KMOD_LIBS="-L${CLFS}/lib64 -lkmod" to KMOD_LIBS="-L/tools/lib -lkmod"


Hello,

I think those sections are pulling build commands from the multilib books, and should not be. I'll look into it when I go through a boot method.

Sincerely,

WIlliam Harrington
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

thanks

martin
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to