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

ltconfig error under OS X

From: Hamilton Link <helink_at_sandia.gov>
Date: 2002-07-26 20:25:41 CEST

I'm in the home stretch of building the svn server under OS X, and I'm
getting the following error when I run

% ./configure --with-apr=/usr/local/apache2
--with-apr-util=/usr/local/apache2 --enable-maintainer-mode

...
checking build system type... powerpc-apple-darwin5.5
checking host system type... powerpc-apple-darwin5.5
...
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

Now, I look in configure and it does call ltconfig with --no-verify, can
I just remove that and move on, or does someone have a more
sophisticated multiplatform solution? I'll probably try it my way before
someone responds, but I'm wondering if I'm doing something horribly
wrong despite reading through all the various INSTALL files about six
times.

I also find that I have to replace apr and apr-util's versions of
libtool with libtool 1.4.2 (they build 1.3.5 for themselves, for some
reason... perhaps they're making a copy of the one on my system, and
finding the wrong one in the path?). This is very hinky but not the
problem of the svn team.

Anyway if someone could help me resolve this ltconfig issue that'd be
great.

thanks
hamilton

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