From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Date: Fri, 15 Feb 2008 00:57:15 +0100 From: Miklos Vajna To: Linux console tools development discussion Message-ID: <20080214235715.GN25954@genesis.frugalware.org> References: <47B323E8.10604@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BN+Sv8yD/qqrpTrl" Content-Disposition: inline In-Reply-To: <47B323E8.10604@gmail.com> User-Agent: Mutt/1.5.16 (2007-06-09) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-0.5 required=5.9 tests=BAYES_20 autolearn=no SpamAssassin version=3.2.3 -0.5 BAYES_20 BODY: Bayesian spam probability is 5 to 20% [score: 0.0631] Subject: Re: [kbd] I: kbd-1.14.1wip X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 23:57:40 -0000 Archived-At: List-Archive: --BN+Sv8yD/qqrpTrl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 13, 2008 at 08:07:52PM +0300, Alexey Gladkov wrote: > kbd-1.14.1wip available for download: >=20 > ftp://ftp.altlinux.org/pub/people/legion/kbd/kbd-1.14.1wip.tar.gz this _is_ strage :) here is my ~/bin/kbdtest script: [ -e configure.ac ] && autoconf =2E/configure cd src make loadkeys sudo ./loadkeys /usr/share/kbd/keymaps/i386/qwertz/hu.map ret=3D$? cd .. git clean -x -d -f git checkout -f exit $ret probably you remember git bisect found that the commit that introduced autoconf broke the loading of the hu keymap here. now i did a git pull and the problem is still there. however if i compile kbd from the above tarball, it works properly. maybe the autoconf version used matters? i have 2.61 here. hmm.. thanks, - VMiklos --BN+Sv8yD/qqrpTrl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHtNVae81tAgORUJYRAsxrAJwKAoSN+tEg9uEiof3GJ1HsccsBjwCaAiVz 4wCNNbGzdSqjhDIE81QM1oI= =7Npq -----END PGP SIGNATURE----- --BN+Sv8yD/qqrpTrl--