Hello
running in to problems when installing nagios-plugins-1.4.13 on Solaris 7 machine.
./configure looks ok…
make not so ok…
getting error:
cc1: -m64 is not supported by this configuration
pst3.c: In function `main’:
pst3.c:82: warning: assignment makes pointer from integer without a cast
I changed the configure file… to not be 64 and got this error
pst3.c: In function `main’:
pst3.c:82: warning: assignment makes pointer from integer without a cast
from config.log
configure:25669: result: using nagios-plugins internal ps command (pst3) for solaris
configure:25677: using 32bit pst3
bash-2.01$ isainfo -b
64
bash-2.01$ isainfo -v
64-bit sparcv9 applications
32-bit sparc applications