Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sys-apps/kbd-1.12-r8
Date: Tue, 07 Nov 2006 00:36:37
Message-Id: 200611070131.53846.bo.andresen@zlin.dk
In Reply to: [gentoo-user] sys-apps/kbd-1.12-r8 by "Steve [Gentoo]"
1 On Monday 06 November 2006 12:53, Steve [Gentoo] wrote:
2 > > >>> Compiling source in /var/tmp/portage/kbd-1.12-r8/work/kbd-1.12 ...
3 > >
4 > > Configuring for PREFIX=/usr
5 > > Configuring for DATADIR=/usr/share
6 > > Configuring for MANDIR=/usr/share/man
7 > > checking for gcc
8 > > ./configure: 151: Syntax error: Bad substitution
9 > >
10 > > !!! ERROR: sys-apps/kbd-1.12-r8 failed.
11 > > Call stack:
12 > >   ebuild.sh, line 1546:   Called dyn_compile
13 > >   ebuild.sh, line 937:   Called src_compile
14 > >   kbd-1.12-r8.ebuild, line 93:   Called die
15 > >
16 > > !!! (no error message)
17 > > !!! If you need support, post the topmost build error, and the call
18 > > stack if relevant.
19
20 I don't. I suppose the output of this should give a hint:
21
22 # ebuild `portageq portdir`/sys-apps/kbd/kbd-1.12-r8.ebuild clean unpack |
23 grep "Unpacking kbd.* to"
24 >>> Unpacking kbd-1.12.tar.gz to /var/tmp/portage/sys-apps/kbd-1.12-r8/work
25
26 (note that this path differs depending on your version of portage)
27
28 # cd /var/tmp/portage/sys-apps/kbd-1.12-r8/work
29 # sed -i -e '141 aset -x\n' -e '152 aset +x\n' kbd-1.12/configure
30 # ebuild `portageq portdir`/sys-apps/kbd/kbd-1.12-r8.ebuild compile
31
32 Also might be a good idea to post the output of:
33
34 # emerge --info
35
36 --
37 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] sys-apps/kbd-1.12-r8 "Steve [Gentoo]" <gentoo_steve@×××××××.uk>