Greg Stein <gst...@gmail.com> writes: > Please report any problems to serf-...@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