The file under <NRPE dir>/include/config.h needs this line "#include <netinet/ip_compat.h>" to get appended so that the package works on opensolaris. So, I guess it uses the ipfilter header files. I am not sure what will be problem with its usage.
Thanks Spoorthy Darren J Moffat wrote: > spoorthy wrote: >> Sorry for the same... SUNWipfh is a package nrpe depends on. So, this >> should be listed in Dependencies. > > So nrpe includes IPfilter header files ? What IPfilter APIs is it > consuming - that is your imported interface not the package name that > contains the headers. > > Also the SUNWipfh package really shouldn't be a package dependency > since it only has header files in it. If nrpe really uses the > IPfilter header files at runtime then I'm very worried. >