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

Re: neon+serf build error

From: Dan Christian <dchristian_at_google.com>
Date: 2007-06-21 23:21:55 CEST

Building with just serf or just neon works fine. It seems to be the
combination that causes problems.

I fixed the missing --with-ssl, but that didn't help either.

I have logs of all 3 builds if anyone wants to dig into it. I don't want to
spam the whole list.

-Dan C

On 6/21/07, Daniel Rall <dlr@collab.net> wrote:
>
> On Thu, 21 Jun 2007, Dan Christian wrote:
>
> > I get a linker error when I try to build with both neon and serf. I
> have
> > SVN current versions of both libraries installed under my home
> directory.
> > SVN is at r25489.
> ...
> > /home/dchristian/lib/libserf-0.so: undefined reference to
> `BIO_set_flags'
> > /home/dchristian/lib/libserf-0.so: undefined reference to
> `BIO_clear_flags'
> > /home/dchristian/lib/libserf-0.so: undefined reference to
> `BIO_test_flags'
> > /home/dchristian/lib/libserf-0.so: undefined reference to
> > `SSL_CTX_set_client_cert_cb'
> ...
>
> This is likely a problem with the way Serf is getting built -- looks
> like some type of interaction between Serf and SSL. r1103 of Serf
> looks relevant, but it sounds like you have that revision already.
> Alternately, perhaps it's a linker library path problem with the
> libsvn_client link phase.
>
>
Received on Thu Jun 21 23:21:58 2007

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.