[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: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-09-21 16:06:09 CEST

Just to follow up:

I think the combination of this change in neon-0.7.3/macros/:

     Thu Sep 7 00:11:51 2000 Joe Orton <joe@orton.demon.co.uk>
        * neon-xml-parser.m4: Added --with-expat flag (patch by Greg
        Stein).

with this one in Subversion's configure.in:

  RUN_SUBDIR_CONFIG_NOW(neon, --with-expat=../expat-lite)

are causing the build problem, but don't know the "right" way to fix
it (but suspect that Joe or Greg -- or someone else? -- do know the
right way).

-K

Ben Collins-Sussman <sussman@newton.collab.net> writes:
> 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.