2015-12-17 4:40 GMT+01:00 Jacky Qiu <[email protected]>:
> 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.
>

Hi,

can you describe the exact issue so that we can evaluate how to fix it
best? Although it might work in this case, including .c files is not
an acceptable solution...

Regards

-- 
Henri
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to