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

Re: Can't compile 1.1.1 on OS X ...

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2004-11-30 23:10:07 CET

On Tue, Nov 30, 2004 at 11:12:15AM -0600, Wade Williams wrote:
> I wonder if the original poster failed to run autogen.sh?

I've never needed autogen.sh before... and when trying to run it on
other platforms, it fails horribly (GNU environments aren't available
everywhere!)

Ok, so back to OS X...

Running autogen.sh and "./configure --with-ssl --without-apache" got it to
compile ok, but it won't install now:

gcc: /usr/local/apr/lib/libapr-0.0.9.5.dylib: Too many levels of symbolic links
libtool: install: error: relink `libaprutil-0.la' with the above command before installing it

Sure enough:

lrwxr-xr-x 1 root unknown 16 30 Nov 16:22 libapr-0.0.9.5.dylib -> libapr-0.0.dylib
lrwxr-xr-x 1 root unknown 20 11 Jun 00:16 libapr-0.0.dylib -> libapr-0.0.9.5.dylib

genius. so I removed the /usr/local/apr directory and tries again:

mv: rename libaprutil-0.0.dylib to libaprutil-0.0.dylibU: No such file or directory
libtool: install: error: relink `libaprutil-0.la' with the above command before installing it

So now I've completely obliterated my previous install and am trying
the whole compile routine over again... Ok, this time it worked. Phew.
Can't wait until 1.1.2 comes out.

I'm now reminded of the multiple hours fun I had getting subversion
compiled on Solaris 7-9, Solaris 2.6, RHEL xS3, RH7.2, and RH9.
Fun fun fun. <grumble>

-- 
Randomly Generated Tagline:
Because . doesn't match \n.  [\0-\377] is the most efficient way to match
 everything currently.  Maybe \e should match everything.  And \E would
 of course match nothing.   :-)
              -- Larry Wall in <9847@jpl-devvax.JPL.NASA.GOV>

  • application/pgp-signature attachment: stored
Received on Tue Nov 30 23:12:20 2004

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.