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

Re: Installation/Compile Issue on AIX 4.3.2

From: Derek J. Balling <dredd_at_megacity.org>
Date: 2003-03-21 00:03:37 CET

On Thursday, March 20, 2003, at 05:52 PM, Philip Martin wrote:
> My first guess: it's a problem with the UTF-8 conversion. Does AIX
> have support for UTF-8?

Not a clue.

> Are you using apr-iconv?

Dunno. :)

> If you look at
> apu.h in apr-util/include what are the values of APU_HAVE_APR_ICONV
> and APU_HAVE_ICONV?

APU_HAVE_APR_ICONV 0
APU_HAVE_ICONV 1

> Do you have LANG, LC_ALL or LC_CTYPE environment variables set? You
> might like to try setting LANG="C".

during make? e.g.

$ LANG=C make

?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 21 00:04:29 2003

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

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