Gentoo Archives: gentoo-user

From: Liviu Andronic <landronimirc@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AbiWord 2.6.4 build failure
Date: Wed, 22 Oct 2008 18:45:21
Message-Id: 68b1e2610810221145w62189346icd14505d667e83b3@mail.gmail.com
In Reply to: Re: [gentoo-user] AbiWord 2.6.4 build failure by Fabrice Delliaux
1 Hello Fabrice,
2
3 Thanks for taking a look, and for the patch.
4
5 On Wed, Oct 22, 2008 at 2:24 PM, Fabrice Delliaux <netfab@×××××.com> wrote:
6 >> Makefile:
7 >> http://s000.tinyupload.com/index.php?file_id=02299843822915416335
8 >
9 > You probably upload the wrong file. This can't be this one.
10 >
11 I also have a GNUmakefile [3] file. Perhaps this is the one.
12
13
14 > If it fix the problem, you should open a bug at http://bugs.gentoo.org,
15 > with your emerge --info, the build log when it fails, and the patch.
16 >
17 Unfortunately it did not, and failed at the exact same spot:
18 "GNUmakefile:964: *** mixed implicit and normal rules. Stop.". Here
19 are the tweaked ebuild [2] that I used, and the GNUmakefile [3]. The
20 funny thing about the error message, concerning [3], I suppose, is
21 that the file has no "964" line. It ends at 886.
22
23 [2] http://s000.tinyupload.com/index.php?file_id=69162862283435311671
24 [3] http://s000.tinyupload.com/index.php?file_id=65647828039080848641
25
26 Is there other information that could be of help?
27 Liviu
28
29
30 ##################
31 localhost dwn # emerge -va =abiword-2.6.4
32 [..]
33 [ebuild U ] app-office/abiword-2.6.4 [2.4.6] USE="spell xml -debug
34 -gnome" 0 kB [0=>1] ### It's well taking the local overlay ebuild
35 [..]
36 Portage tree and overlays:
37 [0] /usr/portage
38 [1] /usr/local/portage
39 [..]
40 >>> Unpacking abiword-2.6.4.tar.gz to /var/tmp/portage/app-office/abiword-2.6.4/work
41 * Applying fix-build.patch ...
42
43 [ ok ] ###second confirmation
44 >>> Source unpacked.
45 >>> Compiling source in /var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4 ...
46 ./configure --prefix=/usr --host=i686-pc-linux-gnu
47 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
48 --sysconfdir=/etc --localstatedir=/var/lib --disable-debug
49 --disable-symbols --disable-gnomeui --disable-gucharmap
50 --disable-gnomevfs --enable-spellcheck --with-libxml2 --without-expat
51 --disable-libabiword --enable-printing --enable-threads
52 --disable-scripting --build=i686-pc-linux-gnu
53 ##################
54
55
56
57
58
59
60 --
61 Do you know how to read?
62 http://www.alienetworks.com/srtest.cfm
63 Do you know how to write?
64 http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail

Replies

Subject Author
Re: [gentoo-user] AbiWord 2.6.4 build failure Fabrice Delliaux <netfab@×××××.com>