Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105369 - x11-terms/xterm-204 configure fails (error: x: invalid package name) if LANG is not set to C
Summary: x11-terms/xterm-204 configure fails (error: x: invalid package name) if LANG ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 05:29 UTC by Johannes Dahl
Modified: 2005-10-19 07:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
01_all_xterm-LANG.patch (01_all_xterm-LANG.patch,1.66 KB, patch)
2005-09-09 05:38 UTC, Johannes Dahl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Dahl 2005-09-09 05:29:28 UTC
I can emerge xterm when my locale settings are set to C, but when I set them to
et_EE.utf8, configure fails. The problem is similar or even identical to bug
103483 (this was mine as well) and can be solved the same way. I have already
created a patch.

Reproducible: Always
Steps to Reproduce:
1.export LANG=et_EE.utf8
2.emerge xterm
3.
Comment 1 Johannes Dahl 2005-09-09 05:38:28 UTC
Created attachment 68002 [details, diff]
01_all_xterm-LANG.patch

This is, essentially, the same as the patch for bug 103483 by spanKY. Works,
too.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2005-09-09 05:58:13 UTC
Thomas, want this for upstream patching too?
Comment 3 Thomas Dickey 2005-09-09 07:51:20 UTC
I can probably fix it just by distributing the autoconf
2.52-flavor of the configure script.  That has some locale
fixes (though larger).  I'll check/see.  This is the first
report for xterm in that area, though I've seen some things
to fix with ncurses and lynx over the past couple of years.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2005-09-16 04:48:53 UTC
I've added the patch into portage for now -- hopefully, we'll see the
autoconf-2.52 version of the configure script in xterm-205 :)

Thanks everyone!
Comment 5 Thomas Dickey 2005-09-16 06:04:44 UTC
yes, that's in my current changes.  There are other
configure script changes, and I've a report of some
problem with one of the tests (for Athena widgets)
that I'll look at next.  Most of the time since #205
has been on the #90717 issue - last night's changes
seem to work well on all of the window managers I've
got installed (will retest of course).
Comment 6 Philip Kovacs 2005-09-17 11:56:56 UTC
i notice 204 doesn't run at all under xfce4.2 whereas 200-r3 did.  just burns cpu.
Comment 7 Thomas Dickey 2005-09-17 12:19:35 UTC
I haven't tested with xfce (I have fvwm, ion2, ion3, IceWM,
KDE, GNOME).  Had been sort of ignoring xfce (will look into
it when I get to a good point to update).
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2005-10-19 07:41:07 UTC
reopening, because xterm-205 is the proper fix
Comment 9 Seemant Kulleen (RETIRED) gentoo-dev 2005-10-19 07:41:26 UTC
fixed with xterm-205, in portage in a few minutes