Compilation ecap clamav adapter 2 failes because of cltypes.h missing
Bug #1810939 reported by
Scotty Beamer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eCAP |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Hello!
Using CentOS 7 with the last clamav updates I can not use the clamav adapter 2 anymore, as cltypes.h is missing.
As already mentioned here:
"...To resolve the issue, we will be replacing `cltypes.h` with a new `clamav-types.h` file that is generated ..."
Bash look like:
In file included from ClamAv.h:9:0,
/usr/include/
#include "cltypes.h"
compilation terminated.
To post a comment you must log in.
This is a bug against ClamAV, not the eCAP ClamAV adapter. The adapter does not #include cltypes.h and, hence, can neither fix the ClamAV bug nor work around it (in reasonable ways).