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

Re: Serf 1.2.0 has been released

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 22 Feb 2013 22:50:45 +0000

Greg Stein <gstein_at_gmail.com> writes:

> Please report any problems to serf-dev_at_googlegroups.com

Building on the centos buildbot I get

$ ./serfmake check
/usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o test/serf_get.lo test/serf_get.c
test/serf_get.c: In function 'print_certs':
test/serf_get.c:124: error: expected expression before 'char'
test/serf_get.c:124: warning: initialization makes pointer from integer without a cast
ERROR: exception:
('/usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o test/serf_get.lo test/serf_get.c', 256)

Which is caused by the testuite using APR_ARRAY_IDX which doesn't exist
in apr 1.2.7

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-02-22 23:51:31 CET

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.