<P>Hello,</P>
<P>I'm trying to compiling nagios plugins 1.4.9 after  nagios version 2.9 has been installed successfully, but error occured as following.</P>
<P>First, configure executed ok</P>
<P># ./configure --prefix=/usr/local/nagios<BR>checking for a BSD-compatible install... /opt/imake/bin/install -c<BR>checking whether build environment is sane... yes<BR>checking for gawk... no<BR>checking for mawk... no<BR>checking for nawk... no<BR>checking for awk... awk<BR>checking whether make sets $(MAKE)... yes<BR>checking build system type... cpp: "", line 0: error 4021: Unable to stat .<BR>hppa2.0w-hp-hpux11.11<BR>checking host system type... hppa2.0w-hp-hpux11.11<BR>checking for gcc... gcc<BR>checking for C compiler default output file name... a.out<BR>checking whether the C compiler works... yes<BR>checking whether we are cross compiling... no<BR>checking for suffix of executables... <BR>checking for suffix of object files... o<BR>checking whether we are using the GNU C compiler... yes<BR>checking whether gcc accepts -g... yes<BR>checking for gcc option to accept ANSI C... none needed<BR>checking for style of include used by make... GNU<BR>checking dependency style of gcc... gcc3<BR>checking for ranlib... ranlib<BR>checking how to run the C preprocessor... gcc -E<BR>checking for egrep... grep -E<BR>checking for AIX... no<BR>checking for ANSI C header files... yes<BR>checking for sys/types.h... yes<BR>checking for sys/stat.h... yes<BR>checking for stdlib.h... yes<BR>checking for string.h... yes<BR>checking for memory.h... yes<BR>checking for strings.h... yes<BR>checking for inttypes.h... yes<BR>checking for stdint.h... no<BR>checking for unistd.h... yes<BR>checking minix/config.h usability... no<BR>checking minix/config.h presence... no<BR>checking for minix/config.h... no<BR>checking whether it is safe to define __EXTENSIONS__... yes<BR>checking whether gcc needs -traditional... no<BR>checking for a sed that does not truncate output... /usr/bin/sed<BR>checking for ld used by gcc... /usr/ccs/bin/ld<BR>checking if the linker (/usr/ccs/bin/ld) is GNU ld... no<BR>checking for /usr/ccs/bin/ld option to reload object files... -r<BR>checking for BSD-compatible nm... /usr/bin/nm -p<BR>checking whether ln -s works... yes<BR>checking how to recognise dependent libraries... file_magic (s[0-9][0-9][0-9]|PA<BR>-RISC[0-9].[0-9]) shared library<BR>checking dlfcn.h usability... yes<BR>checking dlfcn.h presence... yes<BR>checking for dlfcn.h... yes<BR>checking for g++... g++<BR>checking whether we are using the GNU C++ compiler... yes<BR>checking whether g++ accepts -g... yes<BR>checking dependency style of g++... gcc3<BR>checking how to run the C++ preprocessor... g++ -E<BR>checking for g77... no<BR>checking for f77... no<BR>checking for xlf... no<BR>checking for frt... no<BR>checking for pgf77... no<BR>checking for fort77... no<BR>checking for fl32... no<BR>checking for af77... no<BR>checking for f90... no<BR>checking for xlf90... no<BR>checking for pgf90... no<BR>checking for epcf90... no<BR>checking for f95... no<BR>checking for fort... no<BR>checking for xlf95... no<BR>checking for ifc... no<BR>checking for efc... no<BR>checking for pgf95... no<BR>checking for lf95... no<BR>checking for gfortran... no<BR>checking whether we are using the GNU Fortran 77 compiler... no<BR>checking whether  accepts -g... no<BR>checking the maximum length of command line arguments... 262144<BR>checking command to parse /usr/bin/nm -p output from gcc object... ok<BR>checking for objdir... .libs<BR>checking for ar... ar<BR>checking for ranlib... (cached) ranlib<BR>checking for strip... strip<BR>checking if gcc supports -fno-rtti -fno-exceptions... no<BR>checking for gcc option to produce PIC... -fPIC<BR>checking if gcc PIC flag -fPIC works... yes<BR>checking if gcc static flag -static works... no<BR>checking if gcc supports -c -o file.o... yes<BR>checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... y<BR>es<BR>checking whether -lc should be explicitly linked in... yes<BR>checking dynamic linker characteristics... hpux11.11 dld.sl<BR>checking how to hardcode library paths into programs... relink<BR>checking whether stripping libraries is possible... no<BR>checking if libtool supports shared libraries... yes<BR>checking whether to build shared libraries... yes<BR>checking whether to build static libraries... yes<BR>configure: creating libtool<BR>appending configuration tag "CXX" to libtool<BR>checking for ld used by g++... /usr/ccs/bin/ld<BR>checking if the linker (/usr/ccs/bin/ld) is GNU ld... no<BR>checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... y<BR>es<BR>checking for g++ option to produce PIC... -fPIC<BR>checking if g++ PIC flag -fPIC works... yes<BR>checking if g++ static flag -static works... no<BR>checking if g++ supports -c -o file.o... yes<BR>checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... y<BR>es<BR>checking dynamic linker characteristics... hpux11.11 dld.sl<BR>checking how to hardcode library paths into programs... relink<BR>appending configuration tag "F77" to libtool<BR>checking whether gcc and cc understand -c and -o together... yes<BR>checking for error_at_line... no<BR>checking for working strtod... yes<BR>uname: illegal option -- p<BR>usage: uname [-amnrsvil] [-S nodename]<BR>checking for python... no<BR>checking for sh... /usr/bin/sh<BR>checking for perl... /usr/contrib/bin/perl<BR>checking for libgnutls-config... no<BR>checking for hostname... /usr/bin/hostname<BR>checking for basename... /usr/bin/basename<BR>checking for main in -ldce... yes<BR>checking for main in -lnsl... yes<BR>checking for socket in -lsocket... no<BR>checking for main in -lresolv... no<BR>checking math.h usability... yes<BR>checking math.h presence... yes<BR>checking for math.h... yes<BR>checking for floor in -lm... yes<BR>checking for plan_tests in -ltap... no<BR>checking for main in -lcrypt... yes<BR>checking for PQsetdbLogin in -lpq... no<BR>configure: WARNING: Skipping PostgreSQL plugin (check_pgsql)<BR>configure: WARNING: LIBS="-lcrypt " CPPFLAGS=""<BR>configure: WARNING: install PostgreSQL libs to compile this plugin (see REQUIREM<BR>ENTS).<BR>checking for rc_read_config in -lradiusclient... no<BR>configure: WARNING: Skipping radius plugin<BR>configure: WARNING: install radius libs to compile this plugin (see REQUIREMENTS<BR>).<BR>checking for main in -lldap... no<BR>configure: WARNING: Skipping LDAP plugin<BR>configure: WARNING: install LDAP libs to compile this plugin (see REQUIREMENTS).<BR>checking for mysql_config... no<BR>configure: WARNING: Skipping mysql plugin<BR>configure: WARNING: install mysql client libs to compile this plugin (see REQUIR<BR>EMENTS).<BR>checking for IPv6 support... no<BR>checking krb5.h usability... yes<BR>checking krb5.h presence... yes<BR>checking for krb5.h... yes<BR>checking openssl/ssl.h usability... yes<BR>checking openssl/ssl.h presence... yes<BR>checking for openssl/ssl.h... yes<BR>checking openssl/x509.h usability... yes<BR>checking openssl/x509.h presence... yes<BR>checking for openssl/x509.h... yes<BR>checking openssl/rsa.h usability... yes<BR>checking openssl/rsa.h presence... yes<BR>checking for openssl/rsa.h... yes<BR>checking openssl/pem.h usability... yes<BR>checking openssl/pem.h presence... yes<BR>checking for openssl/pem.h... yes<BR>checking openssl/crypto.h usability... yes<BR>checking openssl/crypto.h presence... yes<BR>checking for openssl/crypto.h... yes<BR>checking openssl/err.h usability... yes<BR>checking openssl/err.h presence... yes<BR>checking for openssl/err.h... yes<BR>checking for CRYPTO_lock in -lcrypto... yes<BR>checking for main in -lssl... yes<BR>checking whether time.h and sys/time.h may both be included... yes<BR>checking for sys/wait.h that is POSIX.1 compatible... yes<BR>checking signal.h usability... yes<BR>checking signal.h presence... yes<BR>checking for signal.h... yes<BR>checking syslog.h usability... yes<BR>checking syslog.h presence... yes<BR>checking for syslog.h... yes<BR>checking uio.h usability... no<BR>checking uio.h presence... no<BR>checking for uio.h... no<BR>checking errno.h usability... yes<BR>checking errno.h presence... yes<BR>checking for errno.h... yes<BR>checking sys/time.h usability... yes<BR>checking sys/time.h presence... yes<BR>checking for sys/time.h... yes<BR>checking sys/socket.h usability... yes<BR>checking sys/socket.h presence... yes<BR>checking for sys/socket.h... yes<BR>checking sys/un.h usability... yes<BR>checking sys/un.h presence... yes<BR>checking for sys/un.h... yes<BR>checking sys/poll.h usability... yes<BR>checking sys/poll.h presence... yes<BR>checking for sys/poll.h... yes<BR>checking features.h usability... no<BR>checking features.h presence... no<BR>checking for features.h... no<BR>checking stdarg.h usability... yes<BR>checking stdarg.h presence... yes<BR>checking for stdarg.h... yes<BR>checking sys/unistd.h usability... yes<BR>checking sys/unistd.h presence... yes<BR>checking for sys/unistd.h... yes<BR>checking ctype.h usability... yes<BR>checking ctype.h presence... yes<BR>checking for ctype.h... yes<BR>checking for an ANSI C-conforming const... yes<BR>checking whether struct tm is in sys/time.h or time.h... time.h<BR>checking for pid_t... yes<BR>checking for size_t... yes<BR>checking return type of signal handlers... void<BR>checking for va_copy... yes<BR>checking for memmove... yes<BR>checking for select... yes<BR>checking for socket... yes<BR>checking for strdup... yes<BR>checking for strstr... yes<BR>checking for strtol... yes<BR>checking for strtoul... yes<BR>checking for floor... no<BR>checking for poll... yes<BR>checking return type of socket size... int<BR>checking for ps... /usr/bin/ps<BR>checking for ps syntax... /usr/bin/ps -el (AIX 4.1 and HP-UX)<BR>checking for ping... /usr/sbin/ping<BR>checking for ping6... no<BR>checking for ICMP ping syntax... /usr/sbin/ping %s -n %d<BR>checking for nslookup... /usr/bin/nslookup<BR>checking for nslookup syntax... /usr/bin/nslookup<BR>checking for number of cpus... cannot calculate<BR>checking for uptime... /usr/bin/uptime<BR>checking for rpcinfo... /usr/bin/rpcinfo<BR>checking for lmstat... no<BR>configure: WARNING: Get lmstat from Globetrotter Software to monitor flexlm lice<BR>nses<BR>checking for smbclient... no<BR>configure: WARNING: Get smbclient from Samba.org to monitor SMB shares<BR>checking for who... /usr/bin/who<BR>checking for snmpget... no<BR>configure: WARNING: Get snmpget from <A href="http://net-snmp.sourceforge.net">http://net-snmp.sourceforge.net</A> to make che<BR>ck_hpjd and check_snmp plugins<BR>checking for snmpgetnext... no<BR>configure: WARNING: Tried /usr/contrib/bin/perl - install Net::SNMP perl module <BR>if you want to use the perl snmp plugins<BR>checking for quakestat... no<BR>checking for qstat... no<BR>configure: WARNING: Get qstat from <A href="http://www.activesw.com/people/steve/qstat.ht">http://www.activesw.com/people/steve/qstat.ht</A><BR>ml in order to make check_game plugin<BR>checking for fping... no<BR>configure: WARNING: Get fping from <A href="http://www.fping.com">http://www.fping.com</A> in order to make check_f<BR>ping plugin<BR>checking for ssh... no<BR>configure: WARNING: Get ssh in order to make check_by_ssh plugin<BR>checking for mailq... /usr/bin/mailq<BR>checking for qmail-qstat... no<BR>configure: WARNING: Could not find qmail-qstat or eqivalent<BR>checking for swap... no<BR>checking for swapinfo... /usr/sbin/swapinfo<BR>checking for /usr/sbin/swapinfo format... using HP-UX format swapinfo<BR>checking for lsps... no<BR>checking for sys/stat.h... (cached) yes<BR>checking sys/param.h usability... yes<BR>checking sys/param.h presence... yes<BR>checking for sys/param.h... yes<BR>checking for sys/swap.h... yes<BR>checking whether swapctl is declared... no<BR>checking for swaptbl_t... no<BR>checking for swapent_t... no<BR>checking for struct swapent.se_nblks... no<BR>checking for /proc/meminfo... no<BR>checking for dig... no<BR>checking for apt-get... no<BR>checking whether NLS is requested... yes<BR>checking for msgfmt... /opt/gnome/bin/msgfmt<BR>checking for gmsgfmt... /opt/gnome/bin/msgfmt<BR>checking for xgettext... /usr/local/bin/xgettext<BR>checking for msgmerge... /usr/local/bin/msgmerge<BR>checking for ld used by GCC... /usr/ccs/bin/ld<BR>checking if the linker (/usr/ccs/bin/ld) is GNU ld... no<BR>checking for shared library run path origin... done<BR>checking for CFPreferencesCopyAppValue... no<BR>checking for CFLocaleCopyCurrent... no<BR>checking for GNU gettext in libc... no<BR>checking for iconv... yes<BR>checking how to link with libiconv... -liconv<BR>checking for GNU gettext in libintl... yes<BR>checking whether to use NLS... yes<BR>checking where the gettext function comes from... external libintl<BR>checking how to link with libintl... -lintl<BR>checking for working alloca.h... yes<BR>checking for alloca... yes<BR>checking arpa/inet.h usability... yes<BR>checking arpa/inet.h presence... yes<BR>checking for arpa/inet.h... yes<BR>checking for sys/param.h... (cached) yes<BR>checking sys/vfs.h usability... yes<BR>checking sys/vfs.h presence... yes<BR>checking for sys/vfs.h... yes<BR>checking sys/fs_types.h usability... no<BR>checking sys/fs_types.h presence... no<BR>checking for sys/fs_types.h... no<BR>checking for sys/socket.h... (cached) yes<BR>checking netinet/in.h usability... yes<BR>checking netinet/in.h presence... yes<BR>checking for netinet/in.h... yes<BR>checking netdb.h usability... yes<BR>checking netdb.h presence... yes<BR>checking for netdb.h... yes<BR>checking sys/statvfs.h usability... yes<BR>checking sys/statvfs.h presence... yes<BR>checking for sys/statvfs.h... yes<BR>checking locale.h usability... yes<BR>checking locale.h presence... yes<BR>checking for locale.h... yes<BR>checking for stdint.h... (cached) no<BR>checking for unistd.h... (cached) yes<BR>checking wchar.h usability... yes<BR>checking wchar.h presence... yes<BR>checking for wchar.h... yes<BR>checking wctype.h usability... yes<BR>checking wctype.h presence... yes<BR>checking for wctype.h... yes<BR>checking whether system is Windows or MSDOS... no<BR>checking whether // is distinct from /... no<BR>checking whether strerror_r is declared... no<BR>checking for strerror_r... no<BR>checking whether strerror_r returns char *... no<BR>checking for C/C++ restrict keyword... __restrict<BR>checking for IPv4 sockets... yes<BR>checking for IPv6 sockets... no<BR>checking for inline... inline<BR>checking getopt.h usability... no<BR>checking getopt.h presence... no<BR>checking for getopt.h... no<BR>checking whether getenv is declared... yes<BR>checking for mbstate_t... yes<BR>checking whether mbrtowc and mbstate_t are properly declared... yes<BR>checking whether <limits.h> defines MIN and MAX... yes<BR>checking whether <sys/param.h> defines MIN and MAX... yes<BR>checking for nl_langinfo and CODESET... yes<BR>checking for iswctype... yes<BR>checking for mbrtowc... yes<BR>checking for mempcpy... no<BR>checking for wcrtomb... yes<BR>checking for wcscoll... yes<BR>checking for pipe... yes<BR>checking for iswcntrl... yes<BR>checking for wcwidth... yes<BR>checking for ssize_t... yes<BR>checking whether snprintf is declared... yes<BR>checking for stdbool.h that conforms to C99... yes<BR>checking for _Bool... yes<BR>checking for long long int... no<BR>checking for unsigned long long int... no<BR>checking whether strdup is declared... yes<BR>checking whether strndup is declared... no<BR>checking whether strnlen is declared... no<BR>checking for EOVERFLOW... yes<BR>checking for long double... yes<BR>checking for wchar_t... yes<BR>checking for wint_t... yes<BR>checking for inttypes.h... yes<BR>checking for stdint.h... no<BR>checking for intmax_t... yes<BR>checking whether vsnprintf is declared... yes<BR>checking for alloca as a compiler built-in... yes<BR>checking whether // is distinct from /... (cached) no<BR>checking for error_at_line... (cached) no<BR>checking for sys/mount.h... yes<BR>configure: checking how to get file system space usage<BR>checking for statvfs function (SVR4)... yes<BR>checking dustat.h usability... no<BR>checking dustat.h presence... no<BR>checking for dustat.h... no<BR>checking sys/fs/s5param.h usability... no<BR>checking sys/fs/s5param.h presence... no<BR>checking for sys/fs/s5param.h... no<BR>checking sys/filsys.h usability... yes<BR>checking sys/filsys.h presence... yes<BR>checking for sys/filsys.h... yes<BR>checking sys/statfs.h usability... no<BR>checking sys/statfs.h presence... no<BR>checking for sys/statfs.h... no<BR>checking for statfs that truncates block counts... no<BR>configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo<BR>checking for library containing getaddrinfo... no<BR>checking for getaddrinfo... no<BR>checking for getaddrinfo in ws2tcpip.h and -lws2_32... no<BR>checking for gai_strerror... no<BR>checking for library containing gethostbyname... none required<BR>checking for library containing getservbyname... none required<BR>checking for gethostbyname... yes<BR>checking whether getaddrinfo is declared... no<BR>checking whether freeaddrinfo is declared... no<BR>checking whether gai_strerror is declared... no<BR>checking whether getnameinfo is declared... no<BR>checking for struct addrinfo... no<BR>checking for gethostname... yes<BR>checking for getloadavg... no<BR>checking for pstat_getdynamic... yes<BR>checking for kstat_open in -lkstat... no<BR>checking for elf_begin in -lelf... yes<BR>checking for kvm_open in -lkvm... no<BR>checking for getloadavg in -lutil... no<BR>checking for getloadavg in -lgetloadavg... no<BR>checking for getloadavg... no<BR>checking sys/dg_sys_info.h usability... no<BR>checking sys/dg_sys_info.h presence... no<BR>checking for sys/dg_sys_info.h... no<BR>checking nlist.h usability... yes<BR>checking nlist.h presence... yes<BR>checking for nlist.h... yes<BR>checking for struct nlist.n_un.n_name... no<BR>checking whether getloadavg requires setgid... no<BR>checking for inet_ntop... yes<BR>checking whether inet_ntop is declared... yes<BR>checking whether the compiler generally respects inline... yes<BR>checking for stdlib.h... (cached) yes<BR>checking for GNU libc compatible malloc... yes<BR>checking for memchr... yes<BR>checking for listmntent... no<BR>checking for getmntinfo... no<BR>checking for sys/ucred.h... no<BR>checking for sys/mount.h... (cached) yes<BR>checking mntent.h usability... yes<BR>checking mntent.h presence... yes<BR>checking for mntent.h... yes<BR>checking for sys/fs_types.h... (cached) no<BR>checking for struct fsstat.f_fstypename... no<BR>checking for library containing getmntent... none required<BR>checking for getmntent... yes<BR>checking for listmntent of Cray/Unicos-9... no<BR>checking for mntctl function and struct vmount... no<BR>checking for one-argument getmntent function... yes<BR>checking sys/mntent.h usability... no<BR>checking sys/mntent.h presence... no<BR>checking for sys/mntent.h... no<BR>checking for struct statfs.f_fstypename... no<BR>checking for working re_compile_pattern... no<BR>checking whether isblank is declared... yes<BR>checking for stdint.h... (cached) no<BR>checking for SIZE_MAX... (((1UL << 31) - 1) * 2 + 1)<BR>checking for snprintf... yes<BR>checking for socklen_t... yes<BR>checking for ssize_t... (cached) yes<BR>checking sys/inttypes.h usability... no<BR>checking sys/inttypes.h presence... no<BR>checking for sys/inttypes.h... no<BR>checking sys/bitypes.h usability... no<BR>checking sys/bitypes.h presence... no<BR>checking for sys/bitypes.h... no<BR>checking for bit size of ptrdiff_t... 32<BR>checking for bit size of sig_atomic_t... 32<BR>checking for bit size of size_t... 32<BR>checking for bit size of wchar_t... 32<BR>checking for bit size of wint_t... 32<BR>checking whether sig_atomic_t is signed... no<BR>checking whether wchar_t is signed... no<BR>checking whether wint_t is signed... no<BR>checking for ptrdiff_t integer literal suffix... l<BR>checking for sig_atomic_t integer literal suffix... u<BR>checking for size_t integer literal suffix... ul<BR>checking for wchar_t integer literal suffix... u<BR>checking for wint_t integer literal suffix... u<BR>checking for strncasecmp... yes<BR>checking whether strncasecmp is declared... yes<BR>checking for strdup... (cached) yes<BR>checking for working strndup... no<BR>checking for working strnlen... no<BR>checking for unistd.h... (cached) yes<BR>checking absolute name of <unistd.h>... ///usr/include/unistd.h<BR>checking for vasnprintf... no<BR>checking for ptrdiff_t... yes<BR>checking for snprintf... (cached) yes<BR>checking for wcslen... yes<BR>checking for vasprintf... no<BR>checking for vsnprintf... yes<BR>checking whether <wchar.h> is standalone... yes<BR>checking absolute name of <wctype.h>... ///usr/include/wctype.h<BR>checking whether wcwidth is declared... yes<BR>checking for stdint.h... (cached) no<BR>configure: creating ./config.status<BR>config.status: creating gl/Makefile<BR>config.status: creating Makefile<BR>config.status: creating lib/Makefile<BR>config.status: creating plugins/Makefile<BR>config.status: creating lib/tests/Makefile<BR>config.status: creating plugins-root/Makefile<BR>config.status: creating plugins-scripts/Makefile<BR>config.status: creating plugins-scripts/subst<BR>config.status: creating plugins-scripts/utils.pm<BR>config.status: creating plugins-scripts/utils.sh<BR>config.status: creating command.cfg<BR>config.status: creating test.pl<BR>config.status: creating pkg/solaris/pkginfo<BR>config.status: creating po/Makefile.in<BR>config.status: creating config.h<BR>config.status: config.h is unchanged<BR>config.status: executing depfiles commands<BR>config.status: executing po-directories commands<BR>config.status: creating po/POTFILES<BR>config.status: creating po/Makefile<BR>            --with-apt-get-command: <BR>              --with-ping6-command: <BR>               --with-ping-command: /usr/sbin/ping %s -n %d<BR>                       --with-ipv6: no<BR>                      --with-mysql: no<BR>                    --with-openssl: yes<BR>                     --with-gnutls: no<BR>                       --with-perl: /usr/contrib/bin/perl<BR>                     --with-cgiurl: /nagios/cgi-bin<BR>               --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin</P>
<P>But, the command of "gmake all" failed</P>
<P># gmake all<BR>gmake  all-recursive<BR>gmake[1]: Entering directory `/var/softlib/nagios-plugins-1.4.9'<BR>Making all in gl<BR>gmake[2]: Entering directory `/var/softlib/nagios-plugins-1.4.9/gl'<BR>gmake  all-am<BR>gmake[3]: Entering directory `/var/softlib/nagios-plugins-1.4.9/gl'<BR>gmake[3]: Nothing to be done for `all-am'.<BR>gmake[3]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/gl'<BR>gmake[2]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/gl'<BR>Making all in lib<BR>gmake[2]: Entering directory `/var/softlib/nagios-plugins-1.4.9/lib'<BR>Making all in tests<BR>gmake[3]: Entering directory `/var/softlib/nagios-plugins-1.4.9/lib/tests'<BR>gmake[3]: Nothing to be done for `all'.<BR>gmake[3]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/lib/tests'<BR>gmake[3]: Entering directory `/var/softlib/nagios-plugins-1.4.9/lib'<BR>gmake[3]: Nothing to be done for `all-am'.<BR>gmake[3]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/lib'<BR>gmake[2]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/lib'<BR>Making all in plugins<BR>gmake[2]: Entering directory `/var/softlib/nagios-plugins-1.4.9/plugins'<BR>/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L. -L/opt/openssl/lib -o c<BR>heck_swap  check_swap.o -lm utils.o ../lib/libnagiosplug.a ../gl/libgnu.a popen.<BR>o -lintl <BR>gcc -g -O2 -o check_swap check_swap.o utils.o popen.o  -L/var/softlib/nagios-plu<BR>gins-1.4.9/plugins -L/opt/openssl/lib -lm ../lib/libnagiosplug.a ../gl/libgnu.a <BR>/usr/local/lib/libintl.sl -L/usr/local/lib /usr/local/lib/libiconv.sl -Wl,+b -Wl<BR>,/usr/local/lib<BR>/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (check_swap.o) was de<BR>tected. The linked output may not run on a PA 1.x system.<BR>/usr/ccs/bin/ld: Unsatisfied symbols:<BR>   floorf (code)<BR>collect2: ld returned 1 exit status<BR>gmake[2]: *** [check_swap] Error 1<BR>gmake[2]: Leaving directory `/var/softlib/nagios-plugins-1.4.9/plugins'<BR>gmake[1]: *** [all-recursive] Error 1<BR>gmake[1]: Leaving directory `/var/softlib/nagios-plugins-1.4.9'<BR>gmake: *** [all] Error 2</P>
<P>By the way, my environment profile:HP-UX 11i v1, Nagios 2.9, Nagios plugins 1.4.9 </P>
<P>#swlist </P>
<P># Initializing...<BR># Contacting target "c3700"...<BR>#<BR># Target:  c3700:/<BR>#</P>
<P>#<BR># Bundle(s):<BR>#</P>
<P>  B3901BA                       B.11.11.10     HP C/ANSI C Developer's Bundle fo<BR>r HP-UX 11.i (S800) <BR>  B6848BA                       1.4.gm.46.7    Ximian GNOME 1.4 GTK+ Libraries f<BR>or HP-UX <BR>  B8111AA                       1.2.2.15.00    Java 2 RTE for HP-UX (700/800), P<BR>A1.1 + PA2.0 Add On <BR>  B8465BA                       A.01.05.08     HP WBEM Services for HP-UX <BR>  B9073BA                       B.06.02        HP-UX iCOD (Instant Capacity on D<BR>emand) <BR>  B9098AA                       1.2.2.15.00    Java 2 Plugin for HP-UX (700/800)<BR> <BR>  B9788AA                       1.3.1.13.01    Java2 1.3 SDK for HP-UX <BR>  B9789AA                       1.3.1.13.01    Java2 1.3 RTE for HP-UX <BR>  BUNDLE11i                     B.11.11.0306.1 Required Patch Bundle for HP-UX 1<BR>1i, June 2003 <BR>  Base-VXVM                     B.03.50.5      Base VERITAS Volume Manager Bundl<BR>e 3.5 for HP-UX <BR>  CDE-ChineseS                  B.11.11        Simplified Chinese CDE Environmen<BR>t <BR>  CDE-ChineseT                  B.11.11        Traditional Chinese CDE Environme<BR>nt <BR>  CDE-English                   B.11.11        English CDE Environment <BR>  CDE-French                    B.11.11        French CDE Environment <BR>  CDE-German                    B.11.11        German CDE Environment <BR>  CDE-Italian                   B.11.11        Italian CDE Environment <BR>  CDE-Japanese                  B.11.11        Japanese CDE Environment <BR>  CDE-Korean                    B.11.11        Korean CDE Environment <BR>  CDE-Spanish                   B.11.11        Spanish CDE Environment <BR>  CDE-Swedish                   B.11.11        Swedish CDE Environment <BR>  FDDI-00                       B.11.11.02     PCI FDDI;Supptd HW=A3739A/A3739B;<BR>SW=J3626AA <BR>  FEATURE11-11                  B.11.11.0209.5 Feature Enablement Patches for HP<BR>-UX 11i, Sept 2002 <BR>  FibrChanl-00                  B.11.11.09     PCI/HSC FibreChannel;Supptd HW=A6<BR>684A,A6685A,A5158A,A6795A <BR>  FibrChanl-01                  B.11.11.03     PCI-X FibreChannel;Supptd HW=A682<BR>6A,A9782A,A9784A <BR>  GigEther-00                   B.11.11.19     PCI/HSC GigEther;Supptd HW=A4926A<BR>/A4929A/A4924A/A4925A;SW=J1642AA <BR>  GigEther-01                   B.11.11.15     PCI/PCI-X GigEther;Supptd HW=A679<BR>4A/A6825A/A6847A/A9782A/A9784A/A7109A <BR>  HPUXBase64                    B.11.11        HP-UX 64-bit Base OS <BR>  HPUXBaseAux                   B.11.11.0406   HP-UX Base OS Auxiliary <BR>  HWEnable11i                   B.11.11.0406.4 Hardware Enablement Patches for H<BR>P-UX 11i v1, June 2004 <BR>  IEther-00                     B.11.11.05     PCI/PCI-X IEther;Supptd HW=A7011A<BR>/A7012A/AB352A <BR>  MOZILLA                       1.4.0.01.04    Mozilla 1.4 for HP-UX <BR>  MOZILLAsrc                    1.4.0.01.04    Mozilla 1.4 Source distribution <BR>  OnlineDiag                    B.11.11.14.15  HPUX 11.11 Support Tools Bundle, <BR>Jun 2004 <BR>  OpenSSL                       A.00.09.07-d.002 Secure Network Communications P<BR>rotocol <BR>  RAID-00                       B.11.11.01     PCI RAID; Supptd HW=A5856A <BR>  T1455AA                       1.3.1.13.01    Java2 1.3 Netscape Plugin for HP-<BR>UX <BR>  T1456AA                       1.4.2.02.01    Java2 1.4 SDK for HP-UX <BR>  T1456AAaddon                  1.4.2.02.01    Java2 1.4 SDK -AA addon for HP-UX<BR> <BR>  T1457AA                       1.4.2.02.01    Java2 1.4 RTE for HP-UX <BR>  T1457AAaddon                  1.4.2.02.01    Java2 1.4 RTE -AA addon for HP-UX<BR> <BR>  T1458AA                       1.4.2.02.01    Java2 1.4 Netscape Plugin for HP-<BR>UX <BR>  hpuxwsApache                  A.2.0.49.00    HP-UX Apache-based Web Server <BR>  hpuxwsTomcat                  A.4.1.29.02    HP-UX Tomcat-based Servlet Engine<BR> <BR>  hpuxwsWebmin                  A.1.070.00     HP-UX Webmin-based Admin <BR>  hpuxwsXml                     A.2.00         HP-UX XML Web Server Tools <BR>  scsiU320-00                   B.11.11.01     PCI SCSI U320; Supptd HW=A7173A <BR>#<BR># Product(s) not contained in a Bundle:<BR>#</P>
<P>  gcc                           4.1.2          gcc            <BR>  gettext                       0.16.1         gettext        <BR>  libiconv                      1.11           libiconv       <BR>  make                          3.81           make           <BR></P>
<P>What's the reason about that ? </P>
<P>Thanks in advance.</P>
<P>Jerry</P>
<P> </P><br />
<br />
-------------------------------------------------------------------<br />
粤港十年网娱盛典最难忘银幕角色评选( <a href=http://d1.sina.com.cn/sina/limeng3/mail_zhuiyu/2007/mail_zhuiyu_20070719.html target=_blank>http://d1.sina.com.cn/sina/limeng3/mail_zhuiyu/2007/mail_zhuiyu_20070719.html</a> )<br />
<br />
===================================================================<br />
注册新浪2G免费邮箱( <a href=http://mail.sina.com.cn/chooseMode.html target=_blank>http://mail.sina.com.cn/chooseMode.html</a> )