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

Re: Subversion on AIX 4.3.3

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-03-01 16:35:08 CET

On Tue, Mar 01, 2005 at 08:55:22AM -0600, Travis P wrote:
>
> On Mar 1, 2005, at 8:29 AM, Peter Howe wrote:
>
> >Hi. I'm wanting to get the latest Subversion release (1.1.3) running
> >on
> >AIX 4.3.3. I have some issues with compiling it and wondered if there
> >were any binary kits available for SVN 1.1.3 on AIX 4.3.3 (even
> >unofficial - just to get me going.) If not, any advise on building
> >subversion (and the necessary other libraries.) I only need the
> >client.
>
> I'm been using AIX 5.1 for a while now and have no 4.3.3 boxes
> available anymore. What's the nature of your compile troubles?

The problem I've run into seems to be a libtool problem - it screws
up with shared libraries. My current workaround is to build with
--disable-shared. (Actually, my complete command line is

CC=xlc CFLAGS="-qlanglvl=extended" ./configure --without-berkeley-db --disable-nls --disable-shared

)

Peter, is that what you're seeing, and does it fix your problem?
Otherwise, I can probably supply a 4.3.3. svn binary.

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 1 16:38:11 2005

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.