[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-20 23:52:34 CET

"Derek J. Balling" <dredd@megacity.org> writes:

> subversion/svnversion/svnversion . /repos/svn/trunk >
> /usr/local/include/subversion-1/svn-revision.txt
>
> svn: No such file or directory
> svn: svn_wc_check_wc: 'ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ ÑÒÓÔÕÖ ØÙÚÛÜ
> ßàáâãäåæçèéêëìíîï ñòóôõö÷øùúûü ÿ.' does not exist
>
> make: *** [revision-install] Error 1
>
> Errrrr, that no look right.

My first guess: it's a problem with the UTF-8 conversion. Does AIX
have support for UTF-8? Are you using apr-iconv? If you look at
apu.h in apr-util/include what are the values of APU_HAVE_APR_ICONV
and APU_HAVE_ICONV?

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

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 20 23:53:16 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.