Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9936 - e2fsprogs--1.29-r1 breaks with: libintl.h: No such file or directory
Summary: e2fsprogs--1.29-r1 breaks with: libintl.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-29 20:31 UTC by Tim Finley
Modified: 2003-02-04 19:42 UTC (History)
2 users (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 Tim Finley 2002-10-29 20:31:59 UTC
 
Comment 1 Tim Finley 2002-10-29 21:03:34 UTC
e2fsprogs--1.29-r1 breaks with: libintl.h: No such file or directory
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-30 12:26:02 UTC
portage version; profile version; USE flags; CFLAGS; complete log ??
Comment 3 Arkadi Shishlov 2002-10-30 13:08:40 UTC
See bug #9975. 1.4_rc1 tarball missing libintl.h.
Comment 4 Tim Finley 2002-10-30 13:25:25 UTC
As to this post:
http://forums.gentoo.org/viewtopic.php?t=217&highlight=libintl+h. The USE
keyword -nls fixes the problem for me. I don't thikn that is the root of the
problem though. Seems like the gettext ebuild is broken possibly.
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-31 12:15:34 UTC
libintl.h comes from glibc in gentoo.  We had a problem with gettext overwriting
it, so guess you could have been bitten by this with some gettext update.