Nagios plugins-1.4.3 on AIX 5.1 - ERROR: "Undefined symbol: .floo rf"

Martin.Pelikan at t-systems.com Martin.Pelikan at t-systems.com
Tue Aug 8 15:08:47 CEST 2006


Hi all,

I want to run the nagios plugins-1.4.3 on a AIX 5.1.0.0 machine; Compiling the plugins on AIX 5.1, I get at compiling "check_swap" the ERROR: "Undefined symbol: .floorf"

Here is my output:


./configure
... Lots of output ...

          --with-ping6-command:
               --with-ping-command: /etc/ping -n -c %d %s
                      --with-lwres: no
                       --with-ipv6: yes
                      --with-mysql: no
                    --with-openssl: yes
                     --with-gnutls: no
      --enable-emulate-getaddrinfo: no
                       --with-perl: /usr/bin/perl
                     --with-cgiurl: /nagios/cgi-bin
                --with-nagios-user: nagios
               --with-nagios-group: nagios
               --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin


Make

... Lots of output ...

        if gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl   -I/usr/local/include   -I/usr/local/include -Wall -g -O2 -MT check_swap.o -MD -MP -MF ".deps/check_swap.Tpo" -c -o check_swap.o check_swap.c;  then mv -f ".deps/check_swap.Tpo" ".deps/check_swap.Po"; else rm -f ".deps/check_swap.Tpo"; exit 1; fi
check_swap.c: In function `main':
check_swap.c:55: warning: unused variable `tmp_mb'
check_swap.c: In function `process_arguments':
check_swap.c:396: warning: implicit declaration of function `floorf'
        /bin/sh ../libtool --mode=link --tag=CC gcc -Wall -g -O2   -L. -R/usr/local/lib -o check_swap  check_swap.o -lm utils.o ../lib/libnagiosplug.a ../lib/libcoreutils.a popen.o -lintl  -lssl -lcrypto
gcc -Wall -g -O2 -o check_swap check_swap.o utils.o popen.o  -L/tmp/nagios-plugins-1.4.3/plugins -lm ../lib/libnagiosplug.a ../lib/libcoreutils.a -L/opt/freeware/lib -lintl -liconv -lssl -lcrypto -Wl,-blibpath:/opt/freeware/lib:/usr/local/lib:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/../../..:/usr/lib:/lib
ld: 0711-317 ERROR: Undefined symbol: .floorf
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

Any Ideas?

Thanks for help!!!

Regards,
Martin


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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