Gentoo Archives: gentoo-dev

From: Steeve Lennmark <steeve@××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gconf-1.0.8-r1.ebuild error
Date: Sun, 24 Feb 2002 18:26:32
Message-Id: 20020225002439.GA15877@cathy.ns.sally.cx
In Reply to: [gentoo-dev] Gconf-1.0.8-r1.ebuild error by John Marr
1 John Marr wrote:
2 > the new gconf ebuold has an error,
3 >
4 > Source compile error, line 13, exitcode 127.
5 >
6 > src_compile() {
7 > Line 13 >>>> local myconf
8 > if [ -z "`use nls`" ]
9 > then
10 >
11 > Error listed below.
12 >
13 >
14 > root@colonists etc # emerge gconf
15 > Calculating dependencies. done!
16 > >>> emerge gnome-base/gconf-1.0.8-r1 to /
17 > >>> md5 ;-) GConf-1.0.8.tar.gz
18 > >>> Unpacking source...
19 > >>> Unpacking GConf-1.0.8.tar.gz
20 > >>> Source unpacked.
21 > /usr/sbin/ebuild.sh: ./configure: No such file or directory
22 >
23 > !!! ERROR: The ebuild did not complete successfully.
24 > !!! Function src_compile, Line 13, Exitcode 127
25 > !!! (no error message)
26
27 It's nothing big. Here's a patch for it.
28
29 --
30 Steeve 'Jaster' Lennmark.

Attachments

File name MIME type
gconf-1.0.8-r1.ebuild.diff text/plain

Replies

Subject Author
Re: [gentoo-dev] Gconf-1.0.8-r1.ebuild error John Marr <jpmarr@×××××××××.net>