> Hi List,
> Hi Ethan,
>
> logging.c is actually broken cause of needing header file stdarg.h for
> va_list macro used in logging.c on line 532.
>
> autoconf checks for this, but it's not included in the include/config.h.in.
>
> Since stdarg is a standard headerfile (i think) a #ifdef would not be
> necessary.
>
> Here's a patch that works fine for me.
>
> Best wishes
> Hendrik
>
Thanks Hendrik - I posted a patch to CVS yesterday that should fix this
problem.
Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]