Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288942 - media-libs/gd fails to install unless gettext is installed
Summary: media-libs/gd fails to install unless gettext is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Interix
: High normal (vote)
Assignee: Gentoo Prefix
URL: http://bugs.libgd.org/?do=details&tas...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-13 20:36 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2009-10-15 21:32 UTC (History)
0 users

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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-13 20:36:39 UTC
I don't know about this once. autoconf fails unless gettext is installed??

%% cat aclocal.out 
***** aclocal *****
***** PWD: /home/jolexa/portage/hpia64-11.23/var/tmp/portage/media-libs/gd-2.0.35/work/gd-2.0.35
***** aclocal -I config -I /home/jolexa/portage/hpia64-11.23/usr/share/aclocal

configure.ac:64: warning: macro `AM_ICONV' not found in library
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-14 14:35:41 UTC
Portage 2.2.00.13849-prefix (prefix/hpux/B.11.23/ia64, gcc-4.2.4, unavailable, B.11.23 ia64)
=================================================================
System uname: HP-UX-B.11.23-ia64-32bit-ELF
Timestamp of tree: Tue, 13 Oct 2009 21:56:48 +0000
app-shells/bash:     4.0_p24
dev-lang/python:     2.5.2-r8, 2.6.2-r01.1
sys-devel/autoconf:  2.63-r01.1
sys-devel/automake:  1.10.2-r00.1, 1.11
sys-devel/binutils:  2.19.1-r01.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.6a-r00.1
ACCEPT_KEYWORDS="~ia64-hpux"
CBUILD="ia64-hp-hpux11.23"
CFLAGS="-O2 -pipe -fomit-frame-pointer"
CHOST="ia64-hp-hpux11.23"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer"
DISTDIR="/home/jolexa/portage/hpia64-11.23/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
FEATURES="assume-digests collision-protect distlocks fixpackages nodoc noinfo nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS=""
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/home/jolexa/portage/hpia64-11.23/usr/portage/packages"
PORTAGE_CONFIGROOT="/home/jolexa/portage/hpia64-11.23/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/home/jolexa/portage/hpia64-11.23/var/tmp"
PORTDIR="/home/jolexa/portage/hpia64-11.23/usr/portage"
PORTDIR_OVERLAY="/home/jolexa/portage/global/overlays"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="bash-completion bzip2 cracklib ia64-hpux modules ncurses perl prefix python readline ssl unicode zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" ELIBC="HPUX" INPUT_DEVICES="keyboard mouse" KERNEL="HPUX" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Fabian Groffen gentoo-dev 2009-10-14 18:17:03 UTC
The autoreconf is prefix specific, for interix libtool.  Best make it conditional for interix here.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-15 21:32:59 UTC
reconfing needs gettext installed. I added a depend for interix.