Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24743 - gaim-0.65-r1 fails to compile w/out gettext
Summary: gaim-0.65-r1 fails to compile w/out gettext
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-18 08:56 UTC by SpanKY
Modified: 2003-10-13 13:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-07-18 08:56:04 UTC
probably has to do with utilzing the auto* tools in src_unpack ... the configure works just fine ...

cd . && aclocal-1.6
aclocal: configure.ac: 20: macro `AM_GNU_GETTEXT' not found in library
make: *** [aclocal.m4] Error 1
cd . && aclocal-1.6
aclocal: configure.ac: 20: macro `AM_GNU_GETTEXT' not found in library
make: *** [aclocal.m4] Error 1

!!! ERROR: net-im/gaim-0.65-r1 failed.
!!! Function src_compile, Line 60, Exitcode 2
!!! Make failed
Comment 1 Brandon Low (RETIRED) gentoo-dev 2003-07-20 19:44:28 UTC
can't fix, upstream requirement...
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-10-13 13:07:44 UTC
0.70 is in cvs

is this fixed ?
Comment 3 SpanKY gentoo-dev 2003-10-13 13:20:14 UTC
yes because 0.71 doesnt call the auto* tools anymore