xfs
[Top] [All Lists]

solved : undefined reference to misc. keymap related symbols

To: linux-xfs@xxxxxxxxxxx, linux-sh@xxxxxxxx
Subject: solved : undefined reference to misc. keymap related symbols
From: skaya@xxxxxxxx
Date: Sun, 08 Apr 2001 21:26:25 +0200 (CEST)
Sender: owner-linux-xfs@xxxxxxxxxxx
I cross-post this message to linux-xfs and linux-sh because
I read that people had the same problem on both lists.

This is related to an odd problem : when linking 
"drivers/char/char.o", there are complaints like
"undefined reference to `accent_table_size'"
and many other symbols.

"drivers/char/Makefile" is in fault : it generates "defkeymap.c"
using "loadkeys", and when "loadkeys" does not exist, it generates
an empty file, leading to missing symbols. I upgraded my debian
system (installing "kbd" package) and that solved the problem
(I had to manually remove "drivers/char/defkeymap.c", as the 
Makefile won't re-make it automatically...)

cheers,
Jerome Petazzoni <skaya@xxxxxxxx>

--------------------------------------------
CChheecckk yyoouurr dduupplleexx sswwiittcchh..


<Prev in Thread] Current Thread [Next in Thread>
  • solved : undefined reference to misc. keymap related symbols, skaya <=