M.Canales.es wrote:
El Viernes, 14 de Julio de 2006 14:20, George Boudreau escribió:
Manuel,

   The CLFS team has been busy again. They have moved the kbd routines
to  /lib/kdb from /usr/share to deal with a possible bootscript issue
(see rev. 1908) This was the cause of my overnight CLFS build which
highlighted the progress_bar issue.

What was the exact cause of that build failure? What say the logs? Is a jhalfs bug or a book bug?

Revising the Kbd changes I can't notice what could be the issue for a jhalfs point of view.
  The book must be in the render mode as it is not available at the moment.
 The problem is with the dev code for kbd they added --datadir

   ./configure --datadir=/lib/kbd

 which puts the keymap files in /lib/kbd

In the build of the kernel they say
loadkeys -m
  /usr/share/kbd/keymaps/<replaceable>[path to  keymap]</replaceable>  >
            drivers/char/defkeymap.c

and it should be /lib/kbd/keymaps .......

so the issue is in the book.  Sorry for bothering you Manuel..

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

Reply via email to