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

RE: OS X 10.4 compilation results (was: RE: Subversion 1.2.0 Release Candidate 3 released.)

From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2005-05-11 17:39:35 CEST

Once again, I did one final build cycle:

    ./autogen.sh
    ./configure --enable-maintainer-mode --disable-shared; make; make check

This one worked. 'libtool' under OS X is NOT GNU libtool; that one is glibtool. Until the various auto* tools are updated, it may be necessary to do something special for OS X boxes that tells them to use glibtool instead of libtool directly.

And I promise not to dump any more lengthy output files on the list...at least for RC 3 ;-)

Thanks,
Cem Karan

-----Original Message-----
From: Karan, Cem (Civ, ARL/CISD)
Sent: Wed 11-May-05 10:55 AM
To: Ben Reser; dev@subversion.tigris.org
Cc:
Subject: RE: OS X 10.4 compilation results (was: RE: Subversion 1.2.0 Release Candidate 3 released.)

Followup number 2. This time I ran the following commands:

    ./autogen.sh
    ./configure --enable-maintainer-mode; make; make check

It failed at compilation yet again because of libtool. Attached is the output from the above commands.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 12 00:07:53 2005

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.