Hi,

I have done a test of LFS-7.1-rc1. ICA went OK, except the
already reported problem with ld.so.cache (ldconfig still missing
somewhere), which is not a big issue. In case somebody else
does ICA, there is this difference in etip.h between ICA
iterations 1 and 2:
-----------------------------------
--- iteration-1/usr/include/etip.h      2012-02-20 10:38:14.000000000 +0100
+++ iteration-2/usr/include/etip.h      2012-02-20 11:35:57.000000000 +0100
@@ -62,7 +62,7 @@
  #endif

  #ifndef ETIP_NEEDS_MATH_H
-#define ETIP_NEEDS_MATH_H 0
+#define ETIP_NEEDS_MATH_H 1
  #endif

  #ifndef ETIP_NEEDS_MATH_EXCEPTION
-----------------------------------
It seems to be due to a bug in ncurses' configure: see the
thread starting at:
http://lists.gnu.org/archive/html/bug-ncurses/2012-02/msg00003.html

I then tried to boot the newly built LFS system. I had
a typo in /etc/sysconfig/console, and I got the message:

-------------
You should not be reading this error message.
It means that an unforeseen error took place in
[...]
-------------
which is not very accurate  :-)  I _should_ have been reading
that error message, since there was a typo in one of
the config files.

Maybe add a line to that message asking to check
first the config files before endeavoring bug chasing?

Regards
Pierre


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to