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

Re: libsvn_ra_dav -- link problems

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-09-21 18:11:05 CEST

Ben Collins-Sussman <sussman@newton.collab.net> writes:

> BTW, I'm using neon-0.7.3. This happens on both FreeBSD and Linux
> with neon-0.7.3, but *NOT* with neon-0.7.2 !

Let me follow-up and say that this problem is *definitely* caused by
the fact that neon-0.7.3 is linking with "-lexpat".

I think we either need to

  A) make neon depend on ../expat-lite/libtool.la instead of
  depending on "-L../expat-lite -lexpat"

            -OR-

  B) somehow pass "-L../expat-lite" down to
  subversion/libsvn_ra_dav/tests/Makefile.am

I'm not sure which solution is correct.
Received on Sat Oct 21 14:36:08 2006

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.