sm-grimoire-bugs AT lists.ibiblio.org
Subject: SourceMage Grimoire Bug List
List archive
[SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn
- From: bugzilla-daemon AT bugs.sourcemage.org
- To: sm-grimoire-bugs AT lists.ibiblio.org
- Subject: [SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn
- Date: 11 May 2007 19:03:29 -0000
http://bugs.sourcemage.org/show_bug.cgi?id=13771
------- Additional Comments From hgr AT vabo.cz 2007-05-11 14:03 -------
If I don`t know for this is for I usually use default. :-)
So try "cast -r -c glibc" and choose "y" for NPTL (y is default).
If you didn't change it your glibc could have IDN support already.
-----
For SMGL devs:
Seems there is a bug in glibc BUILD:
There is:
# Enable IDN?
#
if [ "$GLIBC_USEIDN" = "y" ]; then
ADDONS="$ADDONS libidn"
fi &&
And it should be:
if [ "$GLIBC_NPTL" = "y" ]; then
# Enable IDN?
#
if [ "$GLIBC_USEIDN" = "y" ]; then
ADDONS="$ADDONS libidn"
fi &&
fi
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-
[SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn,
bugzilla-daemon, 05/11/2007
- <Possible follow-up(s)>
- [SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn, bugzilla-daemon, 05/11/2007
- [SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn, bugzilla-daemon, 05/11/2007
- [SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn, bugzilla-daemon, 05/13/2007
- [SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn, bugzilla-daemon, 05/13/2007
- [SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn, bugzilla-daemon, 05/13/2007
- [SM-Grimoire-Bugs] [Bug 13771] Glibc can`t install libidn, bugzilla-daemon, 05/18/2007
Archive powered by MHonArc 2.6.24.