[Aide] Is there any way to compile aide 0.17.x or master/latest on centos8/Almalinux or similar?

Hannes von Haugwitz hannes at vonhaugwitz.com
Tue Apr 19 09:38:01 EEST 2022


On Mon, Apr 18, 2022 at 10:28:10PM +0200, mg4gh wrote:
> In file included from ./include/commandconf.h:27,
>                  from src/aide.c:43:
> ./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
>  #define AIDECOMPILEOPTIONS
> "WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"
> 
> In file included from src/aide.c:23:
> ./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
>  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

The leftover config.h in base directory conflicts with the one in
include/ subdirectory.

Please try to build AIDE from a clean git checkout.

Best regards

Hannes


More information about the Aide mailing list