Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1500 - gnome-spell merge error.
Summary: gnome-spell merge error.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-03 11:17 UTC by Mark Moss
Modified: 2003-02-04 19:42 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 Mark Moss 2002-04-03 11:17:45 UTC
I receive the following error when emergeing gnome-spell-0.4.1:

"linking ./intl/libgettext.h to intl/libintl.h
configure: error: ./intl/libgettext.h: File not found

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 12, Exitcode 1
!!! (no error message)

!!! emerge aborting on 
/usr/portage/app-text/gnome-spell/gnome-spell-0.4.1.ebuild ."

Earlier in the configuration, I got the following possibly related messages:

"sed: can't read ./intl/po2tbl.sed.in: No such file or directory"

and

"sed: can't read ./macros/Makefile.in: No such file or directory"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-03 22:16:31 UTC
Some gnome packages freak out with the --disable-nls configure option.  It is a
simple fix, and it has been implemented in the -r1 ebuild.  Thanks for pointing
it out :)