[Nagiosplug-help] Makefile problems 1.3b1
Gary-adam Shannon
g.shannon at au.darkbluesea.com
Tue Jul 30 19:13:01 CEST 2002
Hi all,
Sorry if this has been mentioned before, but there seems to be a problem
with the Makefile in this version?
Particularly, on running the 'make all' the plugins/Makefile stops on line
760 complaining about a missing operator.
Line 760 is "-include $(DEP_FILES)".
I have tried removing the -, for which I get this error message:
"Makefile", line 760: Could not find .deps/check_by_ssh.P .deps/check_dig.P
.deps/check_disk.P .deps/check_dns.P .deps/check_dummy.P
.deps/check_fping.P .deps/check_ftp.P .deps/check_game.P .deps/check_hpjd.P
.deps/check_http.P .deps/check_imap.P .deps/check_ldap.P .deps/check_load.P
.deps/check_mrtg.P .deps/check_mrtgtraf.P .deps/check_mysql.P
.deps/check_nagios.P .deps/check_nntp.P .deps/check_nt.P
.deps/check_nwstat.P .deps/check_overcr.P .deps/check_pgsql.P
.deps/check_ping.P .deps/check_pop.P .deps/check_procs.P
.deps/check_radius.P .deps/check_real.P .deps/check_smtp.P
.deps/check_snmp.P .deps/check_ssh.P .deps/check_swap.P .deps/check_tcp.P
.deps/check_time.P .deps/check_udp.P .deps/check_ups.P .deps/check_users.P
.deps/check_vsz.P .deps/urlize.P
make: fatal errors encountered -- cannot continue
I've also tried adding a -, so that --include $(DEP_FILES but with no luck.
Any suggestions?
Thanks,
Gary
More information about the Help
mailing list