> Which iconv implementation is APR using?
> This could be some problem in iconv.

GNU libiconv 1.13.1

> On OpenBSD I have to apply this patch to GNU iconv to avoid
> a similar problem in Subversion's prop_test 22 (with apr-util
> 1.3.12).
> But I don't recall the details.
> 
> --- lib/aliases.gperf.orig    Wed Oct 24 23:41:32 2007
> +++ lib/aliases.gperf Wed Oct 24 23:47:38 2007
> @@ -10,6 +10,7 @@ struct alias { int name; unsigned int
> encoding_index;
>  %pic
>  %%
>  US-ASCII, ei_ascii
> +646, ei_ascii
>  ASCII, ei_ascii
>  ISO646-US, ei_ascii
>  ISO_646.IRV:1991, ei_ascii

I have *no* idea what that does. I applied it to the ports anyway,
recompiled/reinstalled the port and recompiled subversion to get
the exact same failure as before.

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/
GPG: 571B 8B8A FC97 266D BDA3  EF6F 43AD 80A4 5779 3257

Reply via email to