openvas-libraries/base/nvti.c
#include "../misc/openvas_logging.h" should changed to #include
"../misc/openvas_logging.c"

 openvas-libraries/base/nvticache.c
#include "../misc/kb.h" should changed to #include "../misc/kb_redis.c"

gsa/src/gsad.c
this block as below:
#undef G_LOG_FATAL_MASK
#define G_LOG_FATAL_MASK G_LOG_LEVEL_ERROR
should placed after #include <glib.h>

don't know why, but  everything woking well when fixing these three things.
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to