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

Re: Still having problems compiling 0.16.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-05 19:03:28 CET

Mark G <mark@nolab.conman.org> writes:

> Hello all,
>
> I posted to the list a while back about compilation problems. I recently
> tried 0.16 and I am still getting the same error. Anybody have any idea
> why?
>
> libtool: link: cannot find the library `'
> make: *** [subversion/clients/cmdline/svn] Error 1

I'm going to try and answer this FAQ once and for all. After talking
with sabi and sander in IRC, here's the problem:

  * the apache 2.0.43 has some bogus libtool cruft in it. the
    ltmain.sh scripts it contains need to be tossed.

  * the best solution is just to clean out the apache source tree:

      make distclean; ./buildconf && ./config.nice

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 5 19:05:57 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.