[Nagiosplug-help] More compile problems (1.3 beta 1) - using gmake (utils.c)
Paul Synnott
P.Synnott at ftel.co.uk
Fri Jul 19 07:50:05 CEST 2002
Hello,
I am attempting to compile the nagios plugins (1.3 beta1) using gmake
(after reading the other compile problems on the list), but I still run
into problems. Any suggestions?
Thanks,
Paul
news-at-ten:nagiosplug-1.3-beta1 # gmake all
Making all in plugins
gmake[1]: Entering directory `/apps/nagios/src/nagiosplug-1.3-beta1/plugins'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -I/usr/include
-g -O2 -c utils.c
utils.c: In function `terminate':
utils.c:112: `__builtin_va_alist' undeclared (first use in this function)
utils.c:112: (Each undeclared identifier is reported only once
utils.c:112: for each function it appears in.)
utils.c: In function `ssprintf':
utils.c:498: `__builtin_va_alist' undeclared (first use in this function)
gmake[1]: *** [utils.o] Error 1
gmake[1]: Leaving directory `/apps/nagios/src/nagiosplug-1.3-beta1/plugins'
gmake: *** [all-recursive] Error 1
news-at-ten:nagiosplug-1.3-beta1 # gmake -v
GNU Make version 3.79, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.8
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
--
----------------- North American Products Group -----------------------
Fujitsu Telecommunications Engineering Ireland
9 Lanyon Place, Belfast, BT1 3FJ
Tel: +44 (0) 28 9072 5087 p.synnott at ftel.co.uk
Fax: +44 (0) 28 9072 5001
Mobile: +44 (0) 7732 46 8889
More information about the Help
mailing list