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

Re: little help? svn build error under Mac OS X

From: Hamilton Link <helink_at_sandia.gov>
Date: 2003-08-01 21:49:54 CEST

Sorry, this is a stupid question but where does autogen look to find
libtool? It's not looking in my path...

% which libtool
/usr/local/bin/libtool
% libtool --version
ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)
% ./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.53 (ok)
buildcheck: autoheader version 2.53 (ok)
buildcheck: libtool version 1.4.2 (ok) <-- ?!?!
Copying libtool helper: /sw/share/aclocal/libtool.m4 <-- is this my
problem?
Creating getdate.c...
subversion/libsvn_subr/getdate.y contains 10 shift/reduce conflicts.
Creating build-outputs.mk...
etc

thanks,
hamilton

On Friday, August 1, 2003, at 12:28 PM, Hamilton Link wrote:

> Well I thought i had done this but all the libtools (& glibtools) i
> can find are indeed 1.4.2 versions. Also this is the only thing fink
> seems to know about.
>
> Do you or anyone else know if there are any Mac OS X compatibility
> issues with the latest libtool i might get from
> http://www.gnu.org/software/libtool/libtool.html ?
>
> At one point i thought there were differences between the OS X version
> and the regular version accommodating for OS X idiosyncrasies.
>
> thanks,
> h
>
> On Thursday, July 31, 2003, at 11:37 PM, Nicholas Riley wrote:
>
>> You are likely using an old, broken version of GNU libtool (not to be
>> confused with NeXT/Apple's utility of the same name). The version
>> which ships with 10.2.x is derived from GNU libtool 1.4.2, and can't
>> properly create bundles even when passed the -module flag, as
>> Subversion's build process correctly does above.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 1 21:48:33 2003

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.