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

[Fwd: Re: [PATCH] update to OS X portion of PORTING doc]

From: Hamilton Link <helink_at_sandia.gov>
Date: 2002-07-31 20:50:59 CEST

Oops, sorry about the typos.

Possibly a clarification is in order that autoconf 2.53 is needed to
build neon, and you need to get it through fink rather than through
~pier/macosx. Adding a "+" to the version numbers for texinfo and
automake I'm sure wouldn't hurt.

I don't trust the gnu version of autoconf out of the box because if you
run "make check" (at least for the version I tried it with) it reported
a bazillion failures. If you know for certain there's no difference
between the gnu version and the darwin version that's another story, I
certainly didn't compare them.

thanks,
hamilton

-------- Original Message --------
Subject: Re: [PATCH] update to OS X portion of PORTING doc
Date: Wed, 31 Jul 2002 15:34:47 -0400
From: "Wilfredo Sánchez" <wsanchez@mit.edu>
To: "Hamilton Link" <helink@sandia.gov>
CC: dev@subversion.tigris.org

On Wednesday, July 31, 2002, at 02:13 PM, Hamilton Link wrote:

> No, you need the darwinized version, which is what fink gets, and what
> is available at http://www.apache.org/~piers/macosx/, which is why I say
> use those places as sources. Possibly a clarification of WHY you should
> use those sources is in order. Libtool and autoconf (and most likely
> automake, and possibly texinfo) will not build properly as-is under OS X
> if you just download a random bleeding-edge source version of them from
> the web.

   OK. I still think it's preferable to tell people to get the source
from Darwin CVS. There's a typo in the URL. Also, Pier only has
autoconf 2.52, not 2.53, though the GNU version builds and runs out of
the box just fine. Jaguar will, I'm told, ship with 2.52. :-/

   Automake 1.6.1 also works fine, for what that's worth. Don't know if
that will ship with Jaguar. I think texinfo 4.2 will be there.

        -wsv

Index: ./PORTING
===================================================================
--- ./PORTING
+++ ./PORTING Wed Jul 31 15:22:28 2002
@@ -132,10 +132,10 @@
                   Max Horn <max@quendi.de>,
                   Hamilton Link <helink@sandia.gov>
       Notes:
- -- As of lately, autoconf 2.53, libtool 1.42, automake 1.5 (for
aclocal),
+ -- As of lately, autoconf 2.53, libtool 1.4.2, automake 1.5 (for
aclocal),
          and texinfo 4.0 are needed to complete the entire server build
process.
          Suitable versions are not provided with OS X yet. Use fink and
see
- http://www.apache.org/~piers/macosx/ to gather them all.
Additional
+ http://www.apache.org/~pier/macosx/ to gather them all.
Additional
          system-neutral dependancies are listed in the INSTALL file.
       -- As of 0.21.3, neon appears to build with or without
--enable-shared,
          but currently the svn build process later gives a warning
without it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 31 20:47:56 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.