[Nagiosplug-help] Failed make

Ben Clewett Ben at clewett.org.uk
Tue Apr 6 06:53:10 CEST 2004


Newbe with compilation problems.

I could not compile check_mysql because of a conflict of functions.

Both mysql_com.h and netutils.h seem to have a function 'my_connect()'.

Looking at nagios's plugin netutils.h, it seems the my_connect() was 
only used by this program.  Therefore moving the prototype from 
netutils.h to netutils.C allows the check_mysql to compile with no problem.

I hope this is useful to somebody,

Ben Clewett.




More information about the Help mailing list