Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7011 - scrollkeeper 3.11 error in emerge with USE=-nls
Summary: scrollkeeper 3.11 error in emerge with USE=-nls
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-25 09:07 UTC by Ronald Sipkema
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 Ronald Sipkema 2002-08-25 09:07:43 UTC
scrollkeeper 3.11 (and some previous versions also) won't emerge when used with
-nls when gettext is built with -nls also. it dies on this:

error.c:25: libintl.h: No such file or directory

apparently scrollkeeper depends on gettext with nls support even when
scrollkeeper itself isn't built with nls
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-08-27 15:56:33 UTC
Emerge rsync in a couple of hours and try again.  Fix is to touch
${S}/intl/libintl.h if "nls" is not in USE.