[Nagiosplug-devel] nagios plugin 1.4.13 - solaris

eva.keane at tradeweb.com eva.keane at tradeweb.com
Fri Mar 20 13:53:35 CET 2009


 

Hello,

I have run into a problem for solaris 7 and 8 when installing the nagios
plugin

I am using the: nagios-plugins-1.4.13... I saw that this issue was fixed
... but I still experience this bug...

 


I am getting:


source='pst3.c' object='pst3-pst3.o' libtool=no \

DEPDIR=.deps depmode=gcc /bin/bash ../build-aux/depcomp \

gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I.
-I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins    -m64 -g -O2 -c
-o pst3-pst3.o `test -f 'pst3.c' || echo './'`pst3.c

cc1: -m64 is not supported by this configuration

pst3.c: In function `main':

pst3.c:82: warning: assignment makes pointer from integer without a cast

pst3.c:129: parse error before `*'

pst3.c:165: warning: assignment makes pointer from integer without a
cast

pst3.c:166: warning: assignment makes pointer from integer without a
cast

pst3.c:168: warning: assignment makes pointer from integer without a
cast

pst3.c:193: `args_count' undeclared (first use this function)

pst3.c:193: (Each undeclared identifier is reported only once

pst3.c:193: for each function it appears in.)

pst3.c:194: `args_vecs' undeclared (first use this function)

make[2]: *** [pst3-pst3.o] Error 1

make[2]: Leaving directory
`/home/autex/nagios/nagios-plugins-1.4.13/plugins-root'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/autex/nagios/nagios-plugins-1.4.13'

make: *** [all] Error 2

#

 

If I comment out  the -m64 part in the configure...

I still getting an error:

 

gcc -g -O2 -o check_icmp check_icmp.o ../plugins/netutils.o
../plugins/utils.o
-L/home/autex/nagios/nagios-plugins-1.4.13/plugins-root
../lib/libnagiosplug.a ../gl/libgnu.a -lresolv -lnsl -lsocket -l

dl

source='pst3.c' object='pst3-pst3.o' libtool=no \

DEPDIR=.deps depmode=gcc /bin/bash ../build-aux/depcomp \

gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I.
-I. -I.. -I.. -I../lib -I../gl -I../intl -I../plugins     -g -O2 -c -o
pst3-pst3.o `test -f 'pst3.c' || echo './'`pst3.c

pst3.c: In function `main':

pst3.c:82: warning: assignment makes pointer from integer without a cast

pst3.c:129: parse error before `*'

pst3.c:165: warning: assignment makes pointer from integer without a
cast

pst3.c:166: warning: assignment makes pointer from integer without a
cast

pst3.c:168: warning: assignment makes pointer from integer without a
cast

pst3.c:193: `args_count' undeclared (first use this function)

pst3.c:193: (Each undeclared identifier is reported only once

pst3.c:193: for each function it appears in.)

pst3.c:194: `args_vecs' undeclared (first use this function)

make[2]: *** [pst3-pst3.o] Error 1

make[2]: Leaving directory
`/home/autex/nagios/nagios-plugins-1.4.13/plugins-root'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/autex/nagios/nagios-plugins-1.4.13'

make: *** [all] Error 2

#

 


Any thoughts?

Thanks, Eva

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20090320/e2671ce8/attachment.html>


More information about the Devel mailing list