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

mg4gh mg4gh at web.de
Mon Apr 18 23:28:10 EEST 2022


The make output was the following:

[user at poca3 aide]$ make
make  all-am
make[1]: Verzeichnis „/home/user/aide“ wird betreten
depbase=`echo src/aide.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide.o -MD -MP
-MF $depbase.Tpo -c -o src/aide.o src/aide.c &&\
mv -f $depbase.Tpo $depbase.Po
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"

In file included from ./include/commandconf.h:27,
                  from src/aide.c:43:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/aide.c:23:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/commandconf.h:27,
                  from src/aide.c:43:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/aide.c:23:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/commandconf.h:27,
                  from src/aide.c:43:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/aide.c:23:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/commandconf.h:27,
                  from src/aide.c:43:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/aide.c:23:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/base64.o -MD
-MP -MF $depbase.Tpo -c -o src/base64.o src/base64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/be.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/be.o -MD -MP
-MF $depbase.Tpo -c -o src/be.o src/be.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/util.h:24,
                  from src/be.c:36:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/be.c:22:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/util.h:24,
                  from src/be.c:36:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/be.c:22:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/util.h:24,
                  from src/be.c:36:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/be.c:22:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/util.h:24,
                  from src/be.c:36:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/be.c:22:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/util.h:24,
                  from src/be.c:36:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/be.c:22:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/commandconf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/commandconf.o
-MD -MP -MF $depbase.Tpo -c -o src/commandconf.o src/commandconf.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from src/commandconf.c:31:
./config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/commandconf.c:22:
./include/config.h:8: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/commandconf.c:31:
./config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/commandconf.c:22:
./include/config.h:11: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/commandconf.c:31:
./config.h:184: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/commandconf.c:22:
./include/config.h:176: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/commandconf.c:31:
./config.h:193: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/commandconf.c:22:
./include/config.h:185: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/commandconf.c:31:
./config.h:247: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/commandconf.c:22:
./include/config.h:239: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define VERSION "0.17.3-32-g1067d1e"

In file included from ./include/commandconf.h:27,
                  from src/commandconf.c:37:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/commandconf.c:31:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/commandconf.h:27,
                  from src/commandconf.c:37:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/commandconf.c:31:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/commandconf.h:27,
                  from src/commandconf.c:37:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/commandconf.c:31:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/commandconf.h:27,
                  from src/commandconf.c:37:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/commandconf.c:31:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/commandconf.h:27,
                  from src/commandconf.c:37:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/commandconf.c:31:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/attributes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/attributes.o
-MD -MP -MF $depbase.Tpo -c -o src/attributes.o src/attributes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/report.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/report.o -MD
-MP -MF $depbase.Tpo -c -o src/report.o src/report.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/aide.h:25,
                  from src/report.c:24:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/report.c:23:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/aide.h:25,
                  from src/report.c:24:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/report.c:23:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/report.c:24:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/report.c:23:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/aide.h:25,
                  from src/report.c:24:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/report.c:23:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/report.c:24:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/report.c:23:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/conf_ast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/conf_ast.o -MD
-MP -MF $depbase.Tpo -c -o src/conf_ast.o src/conf_ast.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/conf_eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/conf_eval.o -MD
-MP -MF $depbase.Tpo -c -o src/conf_eval.o src/conf_eval.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/aide.h:25,
                  from src/conf_eval.c:22:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/conf_eval.c:21:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/aide.h:25,
                  from src/conf_eval.c:22:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/conf_eval.c:21:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/conf_eval.c:22:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/conf_eval.c:21:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/aide.h:25,
                  from src/conf_eval.c:22:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/conf_eval.c:21:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/conf_eval.c:22:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/conf_eval.c:21:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

flex  -osrc/conf_lex.c -Pconf src/conf_lex.l
src/conf_lex.l:548: multiple <<EOF>> rules for start condition INITIAL
depbase=`echo src/conf_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/conf_lex.o -MD
-MP -MF $depbase.Tpo -c -o src/conf_lex.o src/conf_lex.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/conf_yacc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/conf_yacc.o -MD
-MP -MF $depbase.Tpo -c -o src/conf_yacc.o src/conf_yacc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/db.o -MD -MP
-MF $depbase.Tpo -c -o src/db.o src/db.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from src/db.c:28:
./config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/db.c:22:
./include/config.h:8: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/db.c:28:
./config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/db.c:22:
./include/config.h:11: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/db.c:28:
./config.h:184: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/db.c:22:
./include/config.h:176: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/db.c:28:
./config.h:193: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/db.c:22:
./include/config.h:185: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/db.c:28:
./config.h:247: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.4"

In file included from ./include/util.h:24,
                  from ./include/db_config.h:40,
                  from ./include/aide.h:26,
                  from src/db.c:22:
./include/config.h:239: Anmerkung: dies ist die Stelle der vorherigen
Definition
  #define VERSION "0.17.3-32-g1067d1e"

In file included from ./include/db_file.h:25,
                  from src/db.c:34:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/db.c:28:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/db_file.h:25,
                  from src/db.c:34:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/db.c:28:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/db_file.h:25,
                  from src/db.c:34:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/db.c:28:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/db_file.h:25,
                  from src/db.c:34:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/db.c:28:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/db_file.h:25,
                  from src/db.c:34:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/db.c:28:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/db_disk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/db_disk.o -MD
-MP -MF $depbase.Tpo -c -o src/db_disk.o src/db_disk.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/db_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/db_file.o -MD
-MP -MF $depbase.Tpo -c -o src/db_file.o src/db_file.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/aide.h:25,
                  from src/db_file.c:24:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/db_file.c:23:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/aide.h:25,
                  from src/db_file.c:24:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/db_file.c:23:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/db_file.c:24:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/db_file.c:23:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/aide.h:25,
                  from src/db_file.c:24:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/db_file.c:23:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/db_file.c:24:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/db_file.c:23:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

flex  -osrc/db_lex.c -Pdb src/db_lex.l
depbase=`echo src/db_lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/db_lex.o -MD
-MP -MF $depbase.Tpo -c -o src/db_lex.o src/db_lex.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/db_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/db_list.o -MD
-MP -MF $depbase.Tpo -c -o src/db_list.o src/db_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/do_md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/do_md.o -MD -MP
-MF $depbase.Tpo -c -o src/do_md.o src/do_md.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/aide.h:25,
                  from src/do_md.c:24:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/do_md.c:23:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/aide.h:25,
                  from src/do_md.c:24:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/do_md.c:23:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/do_md.c:24:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/do_md.c:23:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/aide.h:25,
                  from src/do_md.c:24:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/do_md.c:23:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/do_md.c:24:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/do_md.c:23:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/gen_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/gen_list.o -MD
-MP -MF $depbase.Tpo -c -o src/gen_list.o src/gen_list.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/aide.h:25,
                  from src/gen_list.c:24:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/gen_list.c:23:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/aide.h:25,
                  from src/gen_list.c:24:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/gen_list.c:23:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/gen_list.c:24:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/gen_list.c:23:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/aide.h:25,
                  from src/gen_list.c:24:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/gen_list.c:23:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/aide.h:25,
                  from src/gen_list.c:24:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/gen_list.c:23:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/getopt1.o -MD
-MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/getopt.o -MD
-MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/hashsum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/hashsum.o -MD
-MP -MF $depbase.Tpo -c -o src/hashsum.o src/hashsum.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/rx_rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/rx_rule.o -MD
-MP -MF $depbase.Tpo -c -o src/rx_rule.o src/rx_rule.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/util.h:24,
                  from src/rx_rule.c:26:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/rx_rule.c:21:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/util.h:24,
                  from src/rx_rule.c:26:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/rx_rule.c:21:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/util.h:24,
                  from src/rx_rule.c:26:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/rx_rule.c:21:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/util.h:24,
                  from src/rx_rule.c:26:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/rx_rule.c:21:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/util.h:24,
                  from src/rx_rule.c:26:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/rx_rule.c:21:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/list.o -MD -MP
-MF $depbase.Tpo -c -o src/list.o src/list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/log.o -MD -MP
-MF $depbase.Tpo -c -o src/log.o src/log.c &&\
mv -f $depbase.Tpo $depbase.Po
src/log.c: In Funktion »cache_line«:
src/log.c:70:5: Warnung: Funktion »cache_line« könnte ein Kandidat für
Formatattribut »gnu_printf« sein [-Wsuggest-attribute=format]
      n = vsnprintf(NULL, 0, format, aq) + 1;
      ^
src/log.c:74:5: Warnung: Funktion »cache_line« könnte ein Kandidat für
Formatattribut »gnu_printf« sein [-Wsuggest-attribute=format]
      vsnprintf(cached_lines[ncachedlines].message, n, format, ap);
      ^~~~~~~~~
src/log.c: In Funktion »vlog_msg«:
src/log.c:96:9: Warnung: Funktion »vlog_msg« könnte ein Kandidat für
Formatattribut »gnu_printf« sein [-Wsuggest-attribute=format]
          vfprintf(url, format, ap);
          ^~~~~~~~
depbase=`echo src/md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/md.o -MD -MP
-MF $depbase.Tpo -c -o src/md.o src/md.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/db_config.h:31,
                  from src/md.c:27:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/md.c:22:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/db_config.h:31,
                  from src/md.c:27:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/md.c:22:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/db_config.h:31,
                  from src/md.c:27:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/md.c:22:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/db_config.h:31,
                  from src/md.c:27:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/md.c:22:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/db_config.h:31,
                  from src/md.c:27:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/md.c:22:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

depbase=`echo src/seltree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/seltree.o -MD
-MP -MF $depbase.Tpo -c -o src/seltree.o src/seltree.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/symboltable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/symboltable.o
-MD -MP -MF $depbase.Tpo -c -o src/symboltable.o src/symboltable.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./include  -I. -I./include -I./src -I./src 
-D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/util.o -MD -MP
-MF $depbase.Tpo -c -o src/util.o src/util.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ./include/db_config.h:31,
                  from src/util.c:42:
./include/config.h:8: Warnung: »AIDECOMPILEOPTIONS« redefiniert
  #define AIDECOMPILEOPTIONS
"WITH_MMAP\nWITH_PCRE2\nWITH_ZLIB\nWITH_MHASH\n"

In file included from src/util.c:23:
./config.h:8: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDECOMPILEOPTIONS "WITH_MMAP\nWITH_PCRE\nWITH_ZLIB\nWITH_MHASH\n"

In file included from ./include/db_config.h:31,
                  from src/util.c:42:
./include/config.h:11: Warnung: »AIDEVERSION« redefiniert
  #define AIDEVERSION "0.17.3-32-g1067d1e"

In file included from src/util.c:23:
./config.h:11: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define AIDEVERSION "0.17.4"

In file included from ./include/db_config.h:31,
                  from src/util.c:42:
./include/config.h:176: Warnung: »PACKAGE_STRING« redefiniert
  #define PACKAGE_STRING "aide 0.17.3-32-g1067d1e"

In file included from src/util.c:23:
./config.h:184: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_STRING "aide 0.17.4"

In file included from ./include/db_config.h:31,
                  from src/util.c:42:
./include/config.h:185: Warnung: »PACKAGE_VERSION« redefiniert
  #define PACKAGE_VERSION "0.17.3-32-g1067d1e"

In file included from src/util.c:23:
./config.h:193: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define PACKAGE_VERSION "0.17.4"

In file included from ./include/db_config.h:31,
                  from src/util.c:42:
./include/config.h:239: Warnung: »VERSION« redefiniert
  #define VERSION "0.17.3-32-g1067d1e"

In file included from src/util.c:23:
./config.h:247: Anmerkung: dies ist die Stelle der vorherigen Definition
  #define VERSION "0.17.4"

gcc -D_GNU_SOURCE -W -Wall -g -g -O2  -fPIE -DPIE -Wundef
-Wmissing-format-attribute -Wshadow -Wlogical-op  -Wl,-z,relro
-Wl,-z,now -pie -o aide src/aide.o src/base64.o src/be.o
src/commandconf.o src/attributes.o src/report.o src/conf_ast.o
src/conf_eval.o src/conf_lex.o src/conf_yacc.o src/db.o src/db_disk.o
src/db_file.o src/db_lex.o src/db_list.o src/do_md.o src/gen_list.o
src/getopt1.o src/getopt.o src/hashsum.o src/rx_rule.o src/list.o
src/log.o src/md.o src/seltree.o src/symboltable.o src/url.o
src/util.o   -lm   -lmhash         -lz
src/aide.o: In Funktion »read_param«:
/home/user/aide/src/aide.c:288: Warnung: undefinierter Verweis auf
»pcre2_compile_8«
/home/user/aide/src/aide.c:294: Warnung: undefinierter Verweis auf
»pcre2_match_data_create_from_pattern_8«
/home/user/aide/src/aide.c:300: Warnung: undefinierter Verweis auf
»pcre2_jit_compile_8«
/home/user/aide/src/aide.c:303: Warnung: undefinierter Verweis auf
»pcre2_get_error_message_8«
/home/user/aide/src/aide.c:290: Warnung: undefinierter Verweis auf
»pcre2_get_error_message_8«
src/conf_eval.o: In Funktion »include_directory«:
/home/user/aide/src/conf_eval.c:533: Warnung: undefinierter Verweis auf
»pcre2_compile_8«
/home/user/aide/src/conf_eval.c:539: Warnung: undefinierter Verweis auf
»pcre2_match_data_create_from_pattern_8«
/home/user/aide/src/conf_eval.c:572: Warnung: undefinierter Verweis auf
»pcre2_match_8«
/home/user/aide/src/conf_eval.c:591: Warnung: undefinierter Verweis auf
»pcre2_match_data_free_8«
/home/user/aide/src/conf_eval.c:592: Warnung: undefinierter Verweis auf
»pcre2_code_free_8«
/home/user/aide/src/conf_eval.c:535: Warnung: undefinierter Verweis auf
»pcre2_get_error_message_8«
src/gen_list.o: In Funktion »check_rxtree«:
/home/user/aide/src/gen_list.c:495: Warnung: undefinierter Verweis auf
»pcre2_match_8«
src/seltree.o: In Funktion »check_list_for_match«:
/home/user/aide/src/seltree.c:353: Warnung: undefinierter Verweis auf
»pcre2_match_8«
src/seltree.o: In Funktion »add_rx_to_tree«:
/home/user/aide/src/seltree.c:283: Warnung: undefinierter Verweis auf
»pcre2_compile_8«
/home/user/aide/src/seltree.c:290: Warnung: undefinierter Verweis auf
»pcre2_match_data_create_from_pattern_8«
/home/user/aide/src/seltree.c:295: Warnung: undefinierter Verweis auf
»pcre2_jit_compile_8«
/home/user/aide/src/seltree.c:298: Warnung: undefinierter Verweis auf
»pcre2_get_error_message_8«
/home/user/aide/src/seltree.c:285: Warnung: undefinierter Verweis auf
»pcre2_get_error_message_8«
collect2: Fehler: ld gab 1 als Ende-Status zurück
make[1]: *** [Makefile:673: aide] Fehler 1
make[1]: Verzeichnis „/home/user/aide“ wird verlassen
make: *** [Makefile:514: all] Fehler 2




Am 18.04.2022 um 22:00 schrieb Hannes von Haugwitz:
> Hi,
>
> On Mon, Apr 18, 2022 at 06:58:57PM +0200, mg4gh wrote:
>> Remark: When trying to work with the master/latest version, then there
>> were references to pcre2 and even with installing
>> "pcre2-devel" the .configure was fine but the compile fails (but ok,
>> it's no stable version)
> The latest git version should (always) build cleanly.
>
> Can you please provide the error you get when building AIDE?
>
> Best regards
>
> Hannes
> _______________________________________________
> Aide mailing list
> Aide at ipi.fi
> https://www.ipi.fi/mailman/listinfo/aide


More information about the Aide mailing list