C-ICAP-Classify icon indicating copy to clipboard operation
C-ICAP-Classify copied to clipboard

c-icap-modules-classify fails to build

Open david-geiger opened this issue 6 years ago • 2 comments

Hi,

I tried on Mageia Cauldron to build latest 20180416 release but I get a build issue:

In file included from srv_classify.c:45:0: /usr/include/c_icap/c-icap.h:113:28: note: format string is defined here srv_classify.c: In function 'srvclassify_end_of_data_handler': srv_classify.c:790:25: error: 'CI_UNCOMP_OK' undeclared (first use in this function); did you mean 'CI_ENCODE_NONE'? if (CI_UNCOMP_OK != ci_decompress_to_membuf(data->encoded, data->mem_body->buf, data->mem_body->endpos,

c-icap-modules-classify_build_log.txt

Regards, David

david-geiger avatar May 29 '18 08:05 david-geiger

It seems that was added in c-icap 0.5.3, so c-icap-modules-classify needs c-icap >= 0.5.3

pterjan avatar Sep 23 '18 14:09 pterjan

@pterjan Sorry @david-geiger Are you still seeing this issue?

treveradams avatar Feb 05 '22 00:02 treveradams