[Nagios-devel] 2.0b1 on Solaris
Posted: Thu Jan 13, 2005 11:11 am
Ethan,
Been a while but I was upgrading a system and ran into an issue on 2.0b1 on
Solaris. Basically Solaris does not have setenv and unsetenv it has putenv but
the arguments are different. This is only called once in utils.c so I wanted to
find out from you how critical these are as to whether putenv can be tweaked
for use or if the two calls can be ifdef'd to not be used on solaris.
Thanks,
Derrick
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Been a while but I was upgrading a system and ran into an issue on 2.0b1 on
Solaris. Basically Solaris does not have setenv and unsetenv it has putenv but
the arguments are different. This is only called once in utils.c so I wanted to
find out from you how critical these are as to whether putenv can be tweaked
for use or if the two calls can be ifdef'd to not be used on solaris.
Thanks,
Derrick
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]