Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 9621

Summary: Reconfigure failed for Gimp 1.2.3-r2
Product: Gentoo Linux Reporter: Bobby Carroll <bobby>
Component: [OLD] KDEAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: major CC: juanjo, ltravis, mholzer, nathaniel.domingo, rra, ryanjones2, Torsten.Bsdurek, wiss, woodchip
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 6021, 8490    
Bug Blocks: 8700    

Description Bobby Carroll 2002-10-24 16:47:36 UTC
from /var/tmp/portage/gimp-1.2.3-r2/temp/autoreconf.log
autoreconf-2.53a: `alocal.m4' is updated
configure.in:42: warning: AC_CANONICAL_HOST invoked multiple times
You should update your `aclocal.m4' by running aclocal.
libtoolize: `config.guess' exists: use `force' to overwrite
libtoolize: `config.sub' exists: use `force' to overwrite
libtoolize: `ltmain.sh' exists: use `force' to overwrite
autoreconf-2.53a: `alocal.m4' is unchanged
configure.in:959: error: possibly undefined macro: AN_GNU_GETTEXT_VERSION
autoreconf-2.53a: autoconf failed with exit status: 1
 at /usr/bin/autoreconf-2.53a line 475
DEBUG: working directory is: /var/tmp/portage/gimp-1.2.3-r2/work/gimp-1.2.3
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-25 18:45:22 UTC
This should be fixed, as I had the same problem and fixed it.  Please
try again, and let me know.  If it fails, please attatch your copy of
the ebuild, thanks.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-26 15:26:33 UTC
*** Bug 9646 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2002-10-27 00:00:38 UTC
*** Bug 9735 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2002-10-27 00:00:48 UTC
*** Bug 9700 has been marked as a duplicate of this bug. ***
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-27 18:51:58 UTC
And .. still an issue ?
Comment 6 SpanKY gentoo-dev 2002-10-28 10:30:54 UTC
*** Bug 9766 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2002-10-28 10:31:15 UTC
*** Bug 9835 has been marked as a duplicate of this bug. ***
Comment 8 Andrei Vermel 2002-10-29 05:57:19 UTC
The problem was resolved on my machine after updating portage package.
Comment 9 SpanKY gentoo-dev 2002-10-29 10:23:44 UTC
*** Bug 9885 has been marked as a duplicate of this bug. ***
Comment 10 Robert Arnold 2002-10-29 12:18:51 UTC
"emerge --update portage" fixed the problem for me, thanks!
Comment 11 SpanKY gentoo-dev 2002-10-30 15:45:48 UTC
*** Bug 9953 has been marked as a duplicate of this bug. ***
Comment 12 Nicolas Kaiser 2002-11-01 06:16:09 UTC
I just got this, in /var/tmp/portage/gimp-1.2.3-r2/temp/autoreconf.log

autoreconf-2.54: `aclocal.m4' is updated
configure.in:42: warning: AC_CANONICAL_HOST invoked multiple times
autopoint: *** cvs program not found
autopoint: *** Stop.
autoreconf-2.54: autopoint failed with exit status: 1
DEBUG: working directory is: /var/tmp/portage/gimp-1.2.3-r2/work/gimp-1.2.3


"emerge cvs" solved the problem for me.
Comment 13 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-01 14:27:59 UTC
Try media-gfx/gimp-1.2.3-r3.
Comment 14 sgipan 2002-11-03 19:48:59 UTC
emerge gettext worked for me, too. thx. 
Comment 15 SpanKY gentoo-dev 2002-11-06 12:56:19 UTC
*** Bug 10333 has been marked as a duplicate of this bug. ***
Comment 16 SpanKY gentoo-dev 2002-11-07 01:21:45 UTC
*** Bug 10363 has been marked as a duplicate of this bug. ***
Comment 17 Scott Richey 2002-11-07 08:50:47 UTC
I did an emerge gettext, and emerge rsync. This seems to have fixed the problem,
thanks!