help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU libidn 1.15] stringprep_locale_to_utf8("foo") == FAIL: tst_tout


From: Simon Josefsson
Subject: Re: [GNU libidn 1.15] stringprep_locale_to_utf8("foo") == FAIL: tst_toutf8
Date: Fri, 20 Nov 2009 09:43:04 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Gene LeDuc <address@hidden> writes:

> Greetings,
>
> I'm trying to build and install libidn on a Solaris 9 system.  I got
> the following output when running "make check"
>> make  check-TESTS
>> make[2]: Entering directory `/opt/local/src/lib/libidn-1.15/tests'
>> PASS: tst_stringprep
>> PASS: tst_punycode
>> PASS: tst_idna
>> PASS: tst_idna2
>> PASS: tst_nfkc
>> PASS: tst_pr29
>> PASS: tst_strerror
>> FAIL: stringprep_locale_to_utf8("foo") == FAIL: tst_toutf8

This suggests either a problem with detecting which charset your tty
uses, or an iconv problem converting from that charset to UTF-8.  If you
run 'src/idn --debug --quiet foo' what does it print?  It should print
some charset encoding.  Your iconv library needs to be able to convert
from that charset encoding to UTF-8.

Hope this helps,
/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]