Problems to finish a ./configure

Hi!

I would like to install the nagios-plugins on Solaris 10 and when i make a ./configure the last lines are:

cd /tmp
cd nagios-plugins-1.4.13
./configure


checking for FIXME existence of three headers… no
checking for getmntinfo function… no
checking for getmnt function… no
checking for next_dev… no
checking for fs_stat_dev… no
checking fs_info.h usability… no
checking fs_info.h presence… no
checking for fs_info.h… no
checking for BEOS mounted file system support functions… no
checking whether it is possible to resort to fread on /etc/mnttab… no
configure: error: could not determine how to read list of mounted file systems

What’s the exactly problem? How can I solved this? Thanks!

googling suggests to modify the configure script to make this a non critical problem (as it’s not really required).

can you send me the link in google where you found this issue?

hope this helps: opensubscriber.com/message/b … 22060.html

Luca