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

libtool help.

From: <cmpilato_at_collab.net>
Date: 2002-06-05 01:19:39 CEST

I just tried to build shared for the first time in a while. I had
HEAD of httpd-2.0, apr, apr-util, and subversion. All went well until
the *final step* of the install process, where apxs (or actually, the
instdso.sh shell script that it calls) was bugging out on me. I spent
an hour learning how all that crap works, and it finally came down to
this:

   The file "subversion/mod_dav_svn/.libs/mod_dav_svn.lai" has the
   following line in it:

      dlname=''

   and I *think* it should have something more like:

      dlname='mod_dav_svn.la'

Does anyone have any idea a) if my "think" above is correct, or more
importantly, b) what I can do to get my installation process working
again?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 5 01:19:37 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.