Re: [clamav-users] Unable to compile 0.102.0 with fanotify support

2019-10-09 Thread Arthur Ramsey via clamav-users
This fixes it: ./configure && echo "#define FANOTIFY 1” >> clamav-config.h Thanks for the help, Arthur ___ clamav-users mailing list clamav-users@lists.clamav.net https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive Cl

Re: [clamav-users] Unable to compile 0.102.0 with fanotify support

2019-10-09 Thread Frans de Boer
On 09-10-2019 17:54, Arthur Ramsey via clamav-users wrote: Hello, I’m trying to compile 0.102.0 on Amazon Linux 2 but the configure script isn’t detecting fanotify support: fanotify    : no (disabled) I have kernel-devel and glibc-headers installed.  I’ve also confirmed fanotify support wit

Re: [clamav-users] Unable to compile 0.102.0 with fanotify support

2019-10-09 Thread Gianluigi Tiesi
On 10/9/19 6:35 PM, Arthur Ramsey wrote: Here is config.log: https://pastebin.com/tq97pMwH there is bug in the order autotools composes the final configure: $want_fanotify is never defined yes when configure looks for it. My suggestion is run configure, then open clamav-config.h and #define F

Re: [clamav-users] Unable to compile 0.102.0 with fanotify support

2019-10-09 Thread Arthur Ramsey via clamav-users
Here is config.log: https://pastebin.com/tq97pMwH ___ clamav-users mailing list clamav-users@lists.clamav.net https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://gi

Re: [clamav-users] Unable to compile 0.102.0 with fanotify support

2019-10-09 Thread Gianluigi Tiesi
On 10/9/19 5:54 PM, Arthur Ramsey via clamav-users wrote: Hello, I’m trying to compile 0.102.0 on Amazon Linux 2 but the configure script isn’t detecting fanotify support: fanotify    : no (disabled) I have kernel-devel and glibc-headers installed.  I’ve also confirmed fanotify support with