[Nagiosplug-devel] [ nagiosplug-Bugs-701515 ] 1.3.0 compilation error

SourceForge.net noreply at sourceforge.net
Tue Mar 11 10:28:17 CET 2003


Bugs item #701515, was opened at 2003-03-11 04:52
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=701515&group_id=29880

Category: None
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: Kief Morris (kief_morris)
Assigned to: Nobody/Anonymous (nobody)
Summary: 1.3.0 compilation error

Initial Comment:
I'm compiling the 1.3.0 plugins on a Solaris 7 Sparc
box. Configure runs fine, but Make fails on utils.c.

Making all in plugins
make[1]: Entering directory
`/export/home/nagios/plugins-src/nagios-plugins-1.3.0/plugins'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I.
-I.. -I../lib   -I/usr/include     -g -O2 -c check_disk.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I.
-I.. -I../lib   -I/usr/include     -g -O2 -c utils.c
utils.c: In function `terminate':
utils.c:151: `__builtin_va_alist' undeclared (first use
in this function)
utils.c:151: (Each undeclared identifier is reported
only once
utils.c:151: for each function it appears in.)
make[1]: *** [utils.o] Error 1
make[1]: Leaving directory
`/export/home/nagios/plugins-src/nagios-plugins-1.3.0/plugins'
make: *** [all-recursive] Error 1


----------------------------------------------------------------------

>Comment By: Jeremy T. Bouse (undrgrid)
Date: 2003-03-11 10:38

Message:
Logged In: YES 
user_id=10485

Can you provide the config.log and plugins/config.h so I can look 
further into this... I have been unable to reproduce this in Solaris 
8 or Solaris 9 and don't have access to a Solaris 7 machine... 

----------------------------------------------------------------------

Comment By: Kief Morris (kief_morris)
Date: 2003-03-11 10:12

Message:
Logged In: YES 
user_id=565460

This is from the downloaded tarball downloaded, not CVS.
Some more info:

gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/specs
gcc version 2.95.3 20010315 (release)

and:

GNU Make 3.80



----------------------------------------------------------------------

Comment By: Jeremy T. Bouse (undrgrid)
Date: 2003-03-11 06:35

Message:
Logged In: YES 
user_id=10485

Is this while compiling the official 1.3.0 release tarball
or from CVS? CVS still reports itself as 1.3.0 but the code
has changed in some areas...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=701515&group_id=29880




More information about the Devel mailing list