Linux console tools development discussion
 help / color / mirror / Atom feed
From: Alexey Gladkov <gladkov.alexey@gmail.com>
To: kbd@lists.altlinux.org
Subject: Re: [kbd] Kbd-1.15.5 fails to loadkeys
Date: Thu, 13 Dec 2012 17:40:16 +0400
Message-ID: <50C9DAC0.6010608@gmail.com> (raw)
In-Reply-To: <1355340664.1612.5.camel@kyoto.localdomain>

12.12.2012 23:31, Matt Burgess wrote:
> On Wed, 2012-12-12 at 01:26 +0400, Alexey Gladkov wrote:
> 
>> This is really strange. I think you're doing something wrong.
>> In an attachment the generated files.
> 
> Thanks for taking the trouble to generate those for me.  Unfortunately,
> I still see the same errors.  For completeness, here's the instructions
> I'm using:
> 
> tar -xf kbd-1.15.5.tar.gz
> cd kbd-1.15.5
> cp ../loadkeys.analyze.{c,h} src/
> ./configure --prefix=/usr --datadir=/lib/kbd --disable-vlock
> make
> make install
> mv -v /usr/bin/{kbd_mode,loadkeys,openvt,setfont} /bin

Are you sure that you do not regenerated loadkeys.analyze.{c,h} ?

> If you or anyone else has the time, then I can try to debug this using
> gdb (or any other method) if given pretty much step-by-step
> instructions.

I using following test:

./loadkeys -u /lib/kbd/keymaps/i386/qwerty/bg_bds-utf8.map.gz
dumpkeys > keymap-old.map
dumpkeys | ../loadkeys -u
dumpkeys > keymap-new.map
cmp keymap-old.map keymap-new.map &&
   echo 'FILES ARE SAME' || echo "DIFF"

I have the following result:

Loading /lib/kbd/keymaps/i386/qwerty/bg_bds-utf8.map.gz
Loading <stdin>
FILES ARE SAME

-- 
Rgrds, legion



  reply	other threads:[~2012-12-13 13:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-10 21:20 Matt Burgess
2012-12-11 10:33 ` Alexey Gladkov
2012-12-11 16:00   ` Matthew Burgess
2012-12-11 21:26     ` Alexey Gladkov
2012-12-12 19:31       ` Matt Burgess
2012-12-13 13:40         ` Alexey Gladkov [this message]
2012-12-14 21:13           ` Matt Burgess
2012-12-30 13:05   ` Matt Burgess

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50C9DAC0.6010608@gmail.com \
    --to=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git