Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18310 - dev-libs/popt requires gettext even without nls use flag or
Summary: dev-libs/popt requires gettext even without nls use flag or
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-27 14:14 UTC by Jared H. Hudson (RETIRED)
Modified: 2003-03-28 01:33 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 Jared H. Hudson (RETIRED) gentoo-dev 2003-03-27 14:14:58 UTC
checking for GNU xgettext... configure: error: 
  *** GNU gettext is required. The latest version
  *** is always available from ftp://ftp.gnu.org/gnu/gettext/.

!!! ERROR: dev-libs/popt-1.6.3 failed.
!!! Function econf, Line 273, Exitcode 1
!!! econf failed


---------
needs to DEPEND on gettext regardless of nls setting

albert make.profile # env-update 
>>> Regenerating /etc/ld.so.cache...
albert make.profile # source /etc/profile
albert make.profile # env-update 
>>> Regenerating /etc/ld.so.cache...
albert make.profile # emerge info
!!! No gcc found. You probably need to 'source /etc/profile' to update
!!! the environment of this terminal and possibly other terminals also.

Portage 2.0.47-r10 (default-x86-1.4, [unavailable], glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 AMD Athlon(TM) MP Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode gif gpm gtk imlib java jpeg
kde gnome libg++ libwww mikmod mmx motif mpeg ncurses oggvorbis opengl pam
pdflib png qt quicktime sdl slang spell svga tcpd truetype X xml2 xmms xv zlib
gdbm berkdb readline ssl perl python -nls"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-28 01:33:23 UTC
I have pushed 1.7-r1 to stable, with a needed fix for it to honour gettext's absence and no-NLS.