Hi Izzi,
As I told you, maybe the patch is outdated. Please switch to the unstable version (CVS head) because you don't need anything special for cpl-c. Meanwhile I will try to take a look to 0.8.12 patch.
Regards, Bogdan
Izzi Fiorenzo wrote:
Hi Bogdan I applied ptm patch as you said, but I had as result of compilation:
[root@localhost ser-0.8.12-con_tm_patch]# make modules > errore1 t_reply.c: In function `run_failure_handlers': t_reply.c:492: structure has no member named `body_lumps' t_reply.c:493: structure has no member named `body_lumps' t_reply.c:493: structure has no member named `body_lumps' t_reply.c:494: structure has no member named `body_lumps' t_reply.c:527: structure has no member named `body_lumps' t_reply.c:528: structure has no member named `body_lumps' t_reply.c: In function `t_should_relay_response': t_reply.c:654: warning: implicit declaration of function `failure_route' make[1]: *** [t_reply.o] Error 1
If compile with old (of ser0.8.12) t_reply.c file, compilation is OK.
I think there is something wrong or missing in t_reply.c patch.
It seemd to me there was an "s" exceeding in "body_lumps" and eliminated it, but error remained.
I attach my new t_replay.c with patch.
Ciao.
Enzo