NRPE plugins for AIX

Andreas Ericsson ae at op5.se
Wed Jan 19 11:06:05 CET 2005


Mels.Kooijman at vanderlet.nl wrote:
> 
> 
> Hello all,
> 
> I have an problem with compiling the NRPE plugins for AIX-5. The
> output: mode=aix /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.
> -I. -I. -I. -I. -I. -I.. -I../lib         -g -c `test -f
> 'check_disk.c'
> 
> || echo './'`check_disk.c
> 
> 1506-507 (W) No licenses available. Contact your program supplier to
> add additional users. Compilation will proceed shortly
> 
> and it stops with: cc  -g  -L. -o check_disk  check_disk.o utils.o
> ../lib/libnagiosplug.a popen.o -lsnprintf -lsnprintf
> 
> ld: 0711-317 ERROR: Undefined symbol: .VA_COPY
> 
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
> information.
> 

Try the -bnoquiet option. It should tell you details on the problem. 
Incidentally, .VA_COPY (which probably refers to va_copy(3)) is an ANSI 
C macro from the C99 standard, so you might not be able to work this out 
at all on any system with software from the previous millenium.

> make: 1254-004 The error code from the last command is 8.
> 
> 
> Because it is a production system i cannot experiment with the
> system. Anyone has a solution or maybe compiled plugins?
> 
> Thanks Mels Kooijman
> 
> 
> ------------------------------------------------------- The SF.Net
> email is sponsored by: Beat the post-holiday blues Get a FREE limited
> edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE --
> well, almost....http://www.thinkgeek.com/sfshirt 
> _______________________________________________ Nagios-users mailing
> list Nagios-users at lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please
> include Nagios version, plugin version (-v) and OS when reporting any
> issue. ::: Messages without supporting info will risk being sent to
> /dev/null
> 

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list