Re: [Nagios-devel] [PATCH] AIX - fix for xlc compile warnings due

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] [PATCH] AIX - fix for xlc compile warnings due

Post by Guest »

Markus Baertschi wrote:
>
> On AIX the xlc compiler generates two warnings for each source file
> because the RTLD_ macros are defined before is included.
> This patch moves the definitions to after the include.
>
> The patch applies against 3.0.3 and the CVS tarball. I've tested
> it on AIX 5.3 with xlc (the IBM compiler) and gcc and also on
> Linux (Ubuntu hardy, gcc 4.1.2).
>
> Markus

Thanks!

- Ethan Galstad





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked