[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Can't convert string from native encoding to 'UTF-8' - subversion 1.5.1 with apache 2.03 on linux

From: Steve Whitson <steven.whitson_at_gmail.com>
Date: Wed, 20 Aug 2008 14:19:25 -0500

Stefan Sperling wrote:
> On Wed, Aug 20, 2008 at 11:22:10AM -0500, Steve Whitson wrote:
>
>> [Wed Aug 20 11:01:25 2008] [error] [client 10.10.10.175] Can't convert
>> string from native encoding to 'UTF-8': [500, #22]
>>
>
> Just a guess, because I had similar problems with character
> set conversions in my custom Subversion builds once, which
> made unit tests fail even though they were passing for everyone
> else:
>
> Make sure Subversion is linked with libiconv.
>
> Stefan
>
>
How would I go about doing or ensuring this? I see that the apr-util
has a -liconv in the SVN_APRUTIL_EXPORT_LIBS noted in the config.log file.

I didn't find libiconv on my system, so I just built and installed it
(to /usr/local). I cleaned up my subversion build, rebuilt and didn't
get any different results.

Thanks much,
    -Steve
Received on 2008-08-20 21:19:58 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.