public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* Build failed on latest ELKS
@ 2016-05-17 12:37 Marc-F. LUCCA-DANIAU
  2016-05-17 20:15 ` Juan Perez-Sanchez
  0 siblings, 1 reply; 9+ messages in thread
From: Marc-F. LUCCA-DANIAU @ 2016-05-17 12:37 UTC (permalink / raw)
  To: ELKS

Hello,

I just took the latest version of ELKS from Jody's GIT master branch, 
and I got an issue while building ELKS.
I am using the "build.sh" script for the newbie I am :-)


With default configuration, build fails because the following file is 
malformed:
/home/mfld/advantech/elks/elks/arch/i86/drivers/char/KeyMaps/keymaps.h:
/* Automatically created - do not edit */

#include "Fichier"        /* binaire    keys-be.h correspondant */
#include "Fichier"        /* binaire    keys-de.h correspondant */
#include "Fichier"        /* binaire    keys-es.h correspondant */
#include "Fichier"        /* binaire    keys-it.h correspondant */
#include "Fichier"        /* binaire    keys-se.h correspondant */
#include "Fichier"        /* binaire    keys-uk.h correspondant */
#include "keys-dv.h"        /* DV    Dvorak       */
#include "keys-us.h"        /* US    American     */

(I am using a Gentoo configured in French, so the french strings)


This file came from the malformed Config.in:
# Automatically created - do not edit.

choice 'XT Keyboard support'            \
     "keys-be.h correspondant    CONFIG_KEYMAP_binaire    \
      keys-de.h correspondant    CONFIG_KEYMAP_binaire    \
      keys-es.h correspondant    CONFIG_KEYMAP_binaire    \
      keys-it.h correspondant    CONFIG_KEYMAP_binaire    \
      keys-se.h correspondant    CONFIG_KEYMAP_binaire    \
      keys-uk.h correspondant    CONFIG_KEYMAP_binaire    \
      Dvorak         CONFIG_KEYMAP_DV    \
      American       CONFIG_KEYMAP_US"        American

# EOF.


Error went away after changing the kernel configuration:
Select console driver: from <Direct> to <BIOS>


I am not at ease with the Config.in generation, any idea here ?

MFLD


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-05-20 17:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17 12:37 Build failed on latest ELKS Marc-F. LUCCA-DANIAU
2016-05-17 20:15 ` Juan Perez-Sanchez
2016-05-18 19:37   ` Marc-F. LUCCA-DANIAU
2016-05-18 20:27     ` Juan Perez-Sanchez
2016-05-19  8:44       ` Marc-François LUCCA-DANIAU
2016-05-20  0:53         ` Juan Perez-Sanchez
2016-05-20  1:34           ` Jody Bruchon
2016-05-20 12:23             ` Marc-F. LUCCA-DANIAU
2016-05-20 17:52             ` Juan Perez-Sanchez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox