On Mar 1, 2014, at 12:25 PM, Ryan Turner wrote:
Hello William,
I've been testing the Git systemd branch of CLFS for x86_64 multilib
that you have mirrored at
http://cross-lfs.org/~kb0iic/CLFS-GIT-SYSTEMD/html and have
encountered
a couple kinks along the way.
Section 6.32.1:
I know this is a really small detail, but there appears to be a
missing
space between the backslash and the --host flag in the command:
CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
--build=${CLFS_HOST} --host=${CLFS_TARGET}\
--libdir=/tools/lib64
Thanks, fixed that.
Just thought I'd point it out since it seems to be the convention that
you keep a space between the backslashes and the end of the command
string.
Section 10.7.1 & 10.8.1:
I am seeing the following errors from performing the "make check":
The posix/annexc.out error seems to be a common one as you've
mentioned
in the book. conform/run-conformtest.out also appears to be an error I
can ignore, but it isn't mentioned in the book specifically so I'm not
sure. I've attached my glibc-check-log from the "make check" output as
well as libio/tst-ftell-partial-wide.out, tst-getaddrinfo4.out, and
conform/run-conformtest.out from my attempted "make check" in Section
10.8.1 - GLIBC-2.19 64-Bit. I received the same errors for the "make
check" of glibc 32-Bit in Section 10.7.1 as well.
From what I've seen online, it appears the failure for
libio/tst-ftell-partial-wide was due to some locale files not existing
on the system yet.
I fixed up some test suite failures and reasons. You can look at the
current book rendered recently and see how it looks.
Sincerely,
William Harrington
_______________________________________________
Clfs-dev mailing list
Clfs-dev@lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org