diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 5bdc83216..95608d25b 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -160,11 +160,16 @@ unset GCC_INCDIR</userinput></screen> <itemizedlist> <listitem> + <para><emphasis>misc/tst-ttyname</emphasis> + is known to fail in the LFS chroot environment.</para> + </listitem> + + <listitem> <para><emphasis>posix/tst-getaddrinfo4</emphasis> and <emphasis>posix/tst-getaddrinfo5</emphasis> may fail on some architectures.</para> </listitem> - +<!-- <listitem> <para>The <emphasis>rt/tst-cputimer1</emphasis> and <emphasis>rt/tst-cpuclock2</emphasis> tests have been known to @@ -188,7 +193,7 @@ unset GCC_INCDIR</userinput></screen> <para>Other tests known to fail on some architectures are malloc/tst-malloc-usable and nptl/tst-cleanupx4. </para> </listitem> - +--> </itemizedlist> <para>Though it is a harmless message, the install stage of Glibc will |