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

Re: Trouble compiling using "--with-serf=/home/myUserName/local"

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 23 Jul 2013 09:50:14 +0100

"Schuh, Michael (ARC-AA)" <michael.schuh_at_nasa.gov> writes:

> checking serf.h usability... yes
> checking serf.h presence... yes
> checking for serf.h... yes
> checking for serf_context_create in -lserf-1... no

That line is the problem, configure is not finding serf_context_create.
configure builds a small test executable and that build is probably
failing. If you look in config.log you should see the reason for the
failure.

> configure: serf library configuration via pkg-config
> checking for serf-2 library... no
> checking for serf-1 library... no
> checking was serf enabled... no

-- 
Philip Martin | Subversion Committer
WANdisco | Non-Stop Data
Received on 2013-07-23 10:50:53 CEST

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.