"Schuh, Michael (ARC-AA)" 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 executabl
Thanks Philip for the help.
I looked in the config.log file and found
configure:5202: checking for serf_context_create in -lserf-1
configure:5227: gcc -o conftest -g -O2 -pthread
-I/home/mschuh/local/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-I/usr/include/apr-1 -I/usr/include/apr-
"Schuh, Michael (ARC-AA)" writes:
> I looked in the config.log file and found
>
> configure:5202: checking for serf_context_create in -lserf-1
> configure:5227: gcc -o conftest -g -O2 -pthread
> -I/home/mschuh/local/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
> -I/usr/include/apr-1 -
Hi Michael,
On Tue, Jul 23, 2013 at 5:08 PM, Schuh, Michael (ARC-AA)
wrote:
[..]
>
> I tried installing APR 1.4.8 to see if it would work better with Serf.
>
> wget http://mirror.reverse.net/pub/apache//apr/apr-1.4.8.tar.bz2
> tar -xf apr-1.4.8.tar.bz2
> cd apr-1.4.8
> ./configure --prefi
Philip,
Commenting out the apr_socket_addr_get call worked. Thanks!
No more
svn: E17: Unrecognized URL scheme for 'https://machine.com/svn/etc
Errors.
Michael
From: Philip Martin [philip.mar...@wandisco.com]
Sent: Tuesday, July 23, 2013 8:48 AM
On Wed, Jul 17, 2013 at 7:27 AM, Ben Reser wrote:
> The 1.7.11 release artifacts are now available for testing/signing.
> Please get the tarballs from
> https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. I plan to try and release on July
> 23rd so please try and
On Tue, Jul 23, 2013 at 8:02 PM, Stefan Fuhrmann <
stefan.fuhrm...@wandisco.com> wrote:
> On Wed, Jul 17, 2013 at 7:27 AM, Ben Reser wrote:
>
>> The 1.7.11 release artifacts are now available for testing/signing.
>> Please get the tarballs from
>> https://dist.apache.org/repos/dist/dev/subversi
On Wed, Jul 17, 2013 at 7:28 AM, Ben Reser wrote:
> The 1.8.1 release artifacts are now available for testing/signing.
> Please get the tarballs from
> https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. I plan to try and release on July
> 23rd so please try and
On Mon, Jul 22, 2013 at 12:59 PM, Ben Reser wrote:
> Still short a unix signature for this. Need to get a vote and a
> signature ASAP so that we can have things staged for release tomorrow.
The vote from stefan2 gets us the votes we needed. His signature will
not be on the release because he di
On Mon, Jul 22, 2013 at 1:00 PM, Ben Reser wrote:
> Still short a unix signature for this. Need to get a vote and a
> signature ASAP so that we can have things staged for release tomorrow.
The vote from stefan2 gets us the votes we needed. His signature will
not be on the release because he did
Thank Lieven for the help. It turns out that commenting out the
apr_socket_addr_get call in serf as Philip suggested worked for one server but
not the server I needed most. I used your advice to get it to work. Here is a
description of what I did in case it will help anyone else that might bu
11 matches
Mail list logo