Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-08 Thread Steve [Gentoo]
Bo Ørsted Andresen wrote: If you look at the configure script you will see that it's is testing if you are on a sparc64. The test shows you aren't which appears to be unrelated to your problem. Line 153 which appears to be failing is this: echo ARCH=${TARGET_ARCH/i?86/i386} make_include

Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-08 Thread Neil Bothwick
On Wed, 08 Nov 2006 10:44:31 +, Steve [Gentoo] wrote: The problem is that the configure script starts '#!/bin/sh' - but goes on to depend upon Bash specific features... specifically substitution. I expect this would not be a problem for most users where /bin/sh is a sym-link to

Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-08 Thread Bo Ørsted Andresen
On Wednesday 08 November 2006 11:44, Steve [Gentoo] wrote: Thanks for your help, and while it might not have been obvious to you (or anyone else reading along)... everything that was confusing before is clear now... to me at least.  While I can see what is wrong, it isn't 100% clear if it

Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-07 Thread Steve [Gentoo]
Bo Ørsted Andresen wrote: # cd /var/tmp/portage/sys-apps/kbd-1.12-r8/work # sed -i -e '141 aset -x\n' -e '152 aset +x\n' kbd-1.12/configure # ebuild `portageq portdir`/sys-apps/kbd/kbd-1.12-r8.ebuild compile I've followed your suggestion - I was surprised to see sparc64 mentioned - my

Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-07 Thread Bo Ørsted Andresen
On Tuesday 07 November 2006 19:38, Steve [Gentoo] wrote:   I've followed your suggestion - I was surprised to see sparc64 mentioned - my gentoo box really is an aged PII (Celeron). Compiling source in /var/tmp/portage/kbd-1.12-r8/work/kbd-1.12 ... Configuring for PREFIX=/usr Configuring

[gentoo-user] sys-apps/kbd-1.12-r8

2006-11-06 Thread Steve [Gentoo]
Does anyone else have problems like this? # emerge -uDNav world These are the packages that would be merged, in order: Calculating world dependencies... done! [ebuild U ] sys-apps/kbd-1.12-r8 [1.12-r7] USE=nls 0 kB Total size of downloads: 0 kB Would you like to merge these

Re: [gentoo-user] sys-apps/kbd-1.12-r8

2006-11-06 Thread Bo Ørsted Andresen
On Monday 06 November 2006 12:53, Steve [Gentoo] wrote: Compiling source in /var/tmp/portage/kbd-1.12-r8/work/kbd-1.12 ... Configuring for PREFIX=/usr Configuring for DATADIR=/usr/share Configuring for MANDIR=/usr/share/man checking for gcc ./configure: 151: Syntax error: Bad