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

RE: Build on AIX using xlC fails

From: Wilson, Douglas <dgwilson_at_sonomasystems.net>
Date: 2002-10-08 02:49:42 CEST

Nevermind on the previous issue; even though xlc and cc are symbolic
links to the same program, setting 'CC=xlc'
made it through alot more of the build. Then I received alot of type-casting
errors (can't
use (const unsigned char *) for (unsigned char *) function argument and the
like), which I can submit
patches for later if neccessary when I get the time (tomorrow likely).

Then the whole
thing builds ok, but most of the tests fail (maybe has to do with that
python version
issue? I have 2.1.1). I ran the first failing test manually w/o python
(target-test) and it ran ok.

>> I am getting this bunch of errors compiling with xlc on AIX 4.3.2

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 8 02:54:19 2002

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.