Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18607 - gnumeric-1.0.12 will not compile with -nls use flag with following errors
Summary: gnumeric-1.0.12 will not compile with -nls use flag with following errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 18647 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-01 16:50 UTC by Vano D.
Modified: 2003-04-03 12:16 UTC (History)
1 user (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 Vano D. 2003-04-01 16:50:44 UTC
config.status: linking ./intl/libgettext.h to intl/libintl.h
config.status: error: ./intl/libgettext.h: file not found



Reproducible: Always
Steps to Reproduce:
1. USE=$USE" -nls" emerge -Up gnumeric

Actual Results:  
Compile stops in configure stage with the following:

config.status: linking ./intl/libgettext.h to intl/libintl.h
config.status: error: ./intl/libgettext.h: file not found

Expected Results:  
compiled and installed gnumeric

I have this system with -nls use flag since the very beginning. I have
gnumeric-1.0.8 installd ok. Updating world wanted to upgrade it to
gnumeric-1.0.12  and the error occured.
Comment 1 foser (RETIRED) gentoo-dev 2003-04-01 19:22:40 UTC
hmm then maybe we should ditch the nls use flag here.
Comment 2 foser (RETIRED) gentoo-dev 2003-04-02 12:34:03 UTC
*** Bug 18647 has been marked as a duplicate of this bug. ***
Comment 3 foser (RETIRED) gentoo-dev 2003-04-03 12:16:18 UTC
nls useflag ditched officially

thnx for the report.