Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18557 - sed-4.0.6 ebuild fails: machine 'nls' not recognised
Summary: sed-4.0.6 ebuild fails: machine 'nls' not recognised
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-31 15:56 UTC by Keith Edmunds
Modified: 2003-03-31 19:18 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 Keith Edmunds 2003-03-31 15:56:25 UTC
Updating portage requires an updated sed, sed-4.0.6. Emerging it gives this log:

checking for wcscoll... yes
checking how to build HTML documentation... with makeinfo
checking build system type... Invalid configuration `nls': machine `nls' not
recognized
configure: error: /bin/sh config/config.sub nls failed

!!! ERROR: sys-apps/sed-4.0.6 failed.
!!! Function econf, Line 11, Exitcode 1
!!! econf failed

Calculating dependencies  ...done!
>>> emerge (1 of 2) sys-apps/sed-4.0.6 to /
>>> md5 ;-) sed-4.0.6.tar.gz


Reproducible: Always
Steps to Reproduce:
1. emerge rsync
2. emerge portage
3.

Actual Results:  
Log as above

Expected Results:  
Installed without error
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-31 18:24:54 UTC
please post emerge info
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-31 18:27:43 UTC
actually, try again -- I've adjusted the ebuild
Comment 3 Keith Edmunds 2003-03-31 19:18:57 UTC
Yes, works now - thanks for the quick fix.