Dear all,
When I am compiling SER 0.8.14 in RH9 with cpl-c support I
have encountered the below error messages:
make[1]: Entering directory `/home/wc/SER.0.8.14/src/ser-0.8.14/modules/cpl-c'
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall
-minline-all-stringops -malign-double -falign-loops -mcpu=athlon
-DNAME='""' -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 -DDNS_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[1]: *** [cpl_run.o] Error 1
Please advise.
Thank you very much.
Regards
WC.