The cpl-c module in 0.8.14 does not build. Are there any patches available to fix the build issue?
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -malign-double -falign-loops -mcpu=athlon -DNAME='"cpl-c.so"' -DVERSION='"0.8.14"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.2"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -D DNS_IP_HACK -DUSE_IPV6 -DUSE_TCP -DDISABLE_NAGLE -DF_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -I/usr/include/libxml2 -c cpl_run.c -o cpl_run.o
In file included from cpl_run.c:981: cpl_proxy.h: In function `failed_reply': cpl_proxy.h:167: structure has no member named `t_get_fake_req' In file included from cpl_run.c:981: cpl_proxy.h: In function `run_proxy': cpl_proxy.h:486: structure has no member named `register_req_cb' cpl_proxy.h:492: structure has no member named `register_req_cb' make: *** [cpl_run.o] Error 1
Regards,
Chris