error on HP-UX while compiling plugins 1.4

Voon, Ton Ton.Voon at egg.com
Thu Apr 29 10:42:57 CEST 2004


My apologies. My understanding about automake was that the generated
makefile should work with any OS version of make. However, it seems HP-UX is
an exception to this:
http://mail.gnu.org/archive/html/autoconf/2001-02/msg00200.html

As for the sys/socket.h error, this email suggests that there is a missing
prerequisite header:
http://mail.gnu.org/archive/html/autoconf/2001-02/msg00200.html

This page suggests that a HP-UX version of gcc is required:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+
1083228052973+28353475&threadId=34855

Let us know what you find is the best solution and I will stick it in a
README.

Ton

-----Original Message-----
From: Schaffranneck, Sven (K-DOI-5/4)
[mailto:sven.schaffranneck at volkswagen.de] 
Sent: Thursday, April 29, 2004 8:17 AM
To: 'C. Bensend'; nagios-users at lists.sourceforge.net
Subject: [Nagios-users] error on HP-UX while compiling plugins 1.4


Hello!

> > Making all in plugins
> > Make: Must be a separator on rules line 995.  Stop.
> > *** Error exit code 1
> >
> > Stop.
> > *** Error exit code 1
> >
> > Stop.
> 
> It doesn't look like you're using GNU make.
> 

That's right. Thanks for the tip. Now i'm testing with GNU make, but there
are even errors. 
The problem is sys/socket.h: 
configure: WARNING: sys/socket.h: present but cannot be compiled

Look at my configure and make:
-----------------------------------------------------------
tivadmin : ./configure --prefix=/opt/Tivoli/nagios/libexec
checking for a BSD-compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking for a BSD-compatible install... /opt/imake/bin/install -c
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for ranlib... ranlib
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) awk
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... no
checking for strerror... yes
checking for vprintf... yes
checking for doprnt... no
checking whether strerror is declared... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for ANSI C header files... (cached) yes
checking for error_at_line... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for unistd.h... (cached) yes
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for setlocale... yes
checking for getloadavg... no
checking for pstat_getdynamic... yes
checking for kstat_open in -lkstat... no
checking for elf_begin in -lelf... yes
checking for kvm_open in -lkvm... no
checking for getloadavg in -lutil... no
checking for getloadavg in -lgetloadavg... no
checking for getloadavg... no
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for locale.h... (cached) yes
checking for setlocale... (cached) yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking for struct nlist.n_un.n_name... no
checking whether getloadavg requires setgid... no
checking for working strtod... yes
uname: illegal option -- p
usage: uname [-amnrsvil] [-S nodename]
checking for python... no
checking for perl... /usr/contrib/bin/perl
checking for sh... /usr/bin/sh
checking for hostname... /usr/bin/hostname
checking for basename... /usr/bin/basename
checking for main in -ldce... yes
checking for main in -lnsl... yes
checking for socket in -lsocket... no
checking for main in -lresolv... no
checking for main in -lcrypt... yes
checking for PQsetdbLogin in -lpq... no
configure: WARNING: Skipping PostgreSQL plugin (check_pgsql)
configure: WARNING: LIBS="-lcrypt " CPPFLAGS=""
configure: WARNING: install PostgreSQL libs to compile this plugin (see
REQUIREMENTS).
checking for rc_read_config in -lradiusclient... no
configure: WARNING: Skipping radius plugin
configure: WARNING: install radius libs to compile this plugin (see
REQUIREMENTS).
checking for main in -lldap... no
configure: WARNING: Skipping LDAP plugin
configure: WARNING: install LDAP libs to compile this plugin (see
REQUIREMENTS).
configure: WARNING: Skipping mysql plugin
configure: WARNING: install mysql client libs to compile this plugin (see
REQUIREMENTS).
checking for openssl... no
checking for unistd.h... (cached) yes
checking for IPv6 support... no
checking for library containing getaddrinfo... none required
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
checking openssl/x509.h usability... no
checking openssl/x509.h presence... no
checking for openssl/x509.h... no
checking openssl/rsa.h usability... no
checking openssl/rsa.h presence... no
checking for openssl/rsa.h... no
checking openssl/pem.h usability... no
checking openssl/pem.h presence... no
checking for openssl/pem.h... no
checking openssl/crypto.h usability... no
checking openssl/crypto.h presence... no
checking for openssl/crypto.h... no
checking openssl/err.h usability... no
checking openssl/err.h presence... no
checking for openssl/err.h... no
checking ssl.h usability... no
checking ssl.h presence... no
checking for ssl.h... no
checking x509.h usability... no
checking x509.h presence... no
checking for x509.h... no
checking rsa.h usability... no
checking rsa.h presence... no
checking for rsa.h... no
checking pem.h usability... no
checking pem.h presence... no
checking for pem.h... no
checking crypto.h usability... no
checking crypto.h presence... no
checking for crypto.h... no
checking err.h usability... no
checking err.h presence... no
checking for err.h... no
checking for CRYPTO_lock in -lcrypto... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking uio.h usability... no
checking uio.h presence... no
checking for uio.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h:     check for missing prerequisite
headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: WARNING: sys/socket.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: sys/socket.h: proceeding with the preprocessor's result
configure: WARNING: sys/socket.h: in the future, the compiler will take
precedence
configure: WARNING:     ## ----------------------------------------- ##
configure: WARNING:     ## Report this to the nagios-plugins lists.  ##
configure: WARNING:     ## ----------------------------------------- ##
checking for sys/socket.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/filsys.h usability... yes
checking sys/filsys.h presence... yes
checking for sys/filsys.h... yes
checking for fcntl.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/dustat.h usability... no
checking sys/dustat.h presence... no
checking for sys/dustat.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for HUGE_VAL in <stdlib.h>... no
checking for HUGE_VAL in <math.h>... yes
checking for inttypes.h... yes
checking for statfs that truncates block counts... no
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for short... yes
checking size of short... 2
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for __va_copy... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for asprintf... no
checking for vasprintf... no
checking for C99 vsnprintf... no
checking for memmove... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for strtod... (cached) yes
checking for strtol... yes
checking for strtoul... yes
checking return type of socket size... int
checking for ps... /usr/bin/ps
checking for ps syntax... /usr/bin/ps -el
checking for listmntent... no
checking for getmntinfo... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for sys/param.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking for sys/mount.h... (cached) yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking for struct fsstat.f_fstypename... no
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for mntctl function and struct vmount... no
checking for one-argument getmntent function... yes
checking for f_fstypename in struct statfs... no
checking how to get filesystem space usage...
checking for statvfs function (SVR4)... yes
checking for ping... no
checking for ping6... no
checking for ICMP ping syntax... configure: WARNING: unable to find usable
ping syntax
checking for nslookup... /usr/bin/nslookup
checking for nslookup syntax... /usr/bin/nslookup
checking for host... no
checking for uptime... /usr/bin/uptime
checking for rpcinfo... /usr/bin/rpcinfo
checking for ntpdate... no
checking for ntpdc... no
checking for xntpdc... no
checking for ntpq... no
configure: WARNING: Install NTP programs (http://www.ntp.org) if you want to
monitor time synchronization
checking for lmstat... no
configure: WARNING: Get lmstat from Globetrotter Software to monitor flexlm
licenses
checking for smbclient... no
configure: WARNING: Get smbclient from Samba.org to monitor SMB shares
checking for who... /usr/bin/who
checking for snmpget... no
configure: WARNING: Get snmpget from http://net-snmp.sourceforge.net to make
check_hpjd and check_snmp plugins
checking for snmpgetnext... no
configure: WARNING: Tried /usr/contrib/bin/perl - install Net::SNMP perl
module if you want to use the perl snmp plugins
checking for quakestat... no
checking for qstat... no
configure: WARNING: Get qstat from
http://www.activesw.com/people/steve/qstat.html in order to make check_game
plugin
checking for fping... no
configure: WARNING: Get fping from http://www.fping.com in order to make
check_fping plugin
checking for ssh... /usr/bin/ssh
checking for mailq... /usr/bin/mailq
checking for qmail-qstat... no
configure: WARNING: Could not find qmail-qstat or eqivalent
checking for swap... no
checking for swapinfo... no
checking for lsps... no
checking for /proc/meminfo... no
checking for dig... no
checking for va_list... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for strerror in -lcposix... no
checking for inline... inline
checking for off_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... (cached) yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins-scripts/Makefile
config.status: creating plugins-scripts/subst
config.status: creating plugins-scripts/utils.pm
config.status: creating plugins-scripts/utils.sh
config.status: creating command.cfg
config.status: creating test.pl
config.status: creating pkg/solaris/pkginfo
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
                     --with-cgiurl: /nagios/cgi-bin
                --with-nagios-user: nagios
               --with-nagios-group: nagios
               --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin
                 --with-df-command: 
               --with-ping-command: 
              --with-ping6-command: 
                      --with-lwres: no
                       --with-ipv6: no
      --enable-emulate-getaddrinfo: no

bwkt2 - /home/tivadmin/nagios-plugins-1.4.0alpha1 - 314 - (-ksh)
-----------------------------------------------------------

tivadmin : make
make  all-recursive
make[1]: Entering directory `/home/tivadmin/nagios-plugins-1.4.0alpha1'
Making all in intl
make[2]: Entering directory `/home/tivadmin/nagios-plugins-1.4.0alpha1/intl'
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  intl-compat.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  bindtextdom.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  dcgettext.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  dgettext.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  gettext.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  finddomain.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  loadmsgcat.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  localealias.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  textdomain.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  l10nflist.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  explodename.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  dcigettext.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  dcngettext.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  dngettext.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  ngettext.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  plural.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  plural-exp.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  localcharset.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  localename.c
gcc -c -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLOCALE_ALIAS_PATH=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DLIBDIR=\"/opt/Tivoli/nagios/libexec/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H
-I.. -I. -I../intl  -g -O2  osdep.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o
gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o
explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o
plural-exp.o localcharset.o localename.o osdep.o
ranlib libintl.a
cp ./libgnuintl.h libintl.h
/bin/sh ./config.charset 'hppa2.0w-hp-hpux11.11' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-add.sin >
t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/nagios-plugins/g' ref-del.sin >
t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[2]: Leaving directory `/home/tivadmin/nagios-plugins-1.4.0alpha1/intl'
Making all in lib
make[2]: Entering directory `/home/tivadmin/nagios-plugins-1.4.0alpha1/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT getopt.o -MD
-MP -MF ".deps/getopt.Tpo" \
  -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \
else rm -f ".deps/getopt.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT getopt1.o
-MD -MP -MF ".deps/getopt1.Tpo" \
  -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
else rm -f ".deps/getopt1.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT snprintf.o
-MD -MP -MF ".deps/snprintf.Tpo" \
  -c -o snprintf.o `test -f 'snprintf.c' || echo './'`snprintf.c; \
then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; \
else rm -f ".deps/snprintf.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT fsusage.o
-MD -MP -MF ".deps/fsusage.Tpo" \
  -c -o fsusage.o `test -f 'fsusage.c' || echo './'`fsusage.c; \
then mv -f ".deps/fsusage.Tpo" ".deps/fsusage.Po"; \
else rm -f ".deps/fsusage.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT mountlist.o
-MD -MP -MF ".deps/mountlist.Tpo" \
  -c -o mountlist.o `test -f 'mountlist.c' || echo './'`mountlist.c; \
then mv -f ".deps/mountlist.Tpo" ".deps/mountlist.Po"; \
else rm -f ".deps/mountlist.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT xmalloc.o
-MD -MP -MF ".deps/xmalloc.Tpo" \
  -c -o xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c; \
then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; \
else rm -f ".deps/xmalloc.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT realloc.o
-MD -MP -MF ".deps/realloc.Tpo" \
  -c -o realloc.o `test -f 'realloc.c' || echo './'`realloc.c; \
then mv -f ".deps/realloc.Tpo" ".deps/realloc.Po"; \
else rm -f ".deps/realloc.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT error.o -MD
-MP -MF ".deps/error.Tpo" \
  -c -o error.o `test -f 'error.c' || echo './'`error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Po"; \
else rm -f ".deps/error.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl    -g -O2 -MT getloadavg.o
-MD -MP -MF ".deps/getloadavg.Tpo" \
  -c -o getloadavg.o `test -f 'getloadavg.c' || echo './'`getloadavg.c; \
then mv -f ".deps/getloadavg.Tpo" ".deps/getloadavg.Po"; \
else rm -f ".deps/getloadavg.Tpo"; exit 1; \
fi
rm -f libnagiosplug.a
ar cru libnagiosplug.a getopt.o getopt1.o snprintf.o fsusage.o mountlist.o
xmalloc.o realloc.o error.o getloadavg.o
ranlib libnagiosplug.a
make[2]: Leaving directory `/home/tivadmin/nagios-plugins-1.4.0alpha1/lib'
Making all in plugins
make[2]: Entering directory
`/home/tivadmin/nagios-plugins-1.4.0alpha1/plugins'
if gcc -DLOCALEDIR=\"/opt/Tivoli/nagios/libexec/share/locale\"
-DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl     -g -O2 -MT
check_disk.o -MD -MP -MF ".deps/check_disk.Tpo" \
  -c -o check_disk.o `test -f 'check_disk.c' || echo './'`check_disk.c; \
then mv -f ".deps/check_disk.Tpo" ".deps/check_disk.Po"; \
else rm -f ".deps/check_disk.Tpo"; exit 1; \
fi
In file included from common.h:74,
                 from check_disk.c:24:
/usr/include/sys/socket.h:484: parse error before "sendfile"
/usr/include/sys/socket.h:485: parse error before "bsize_t"
/usr/include/sys/socket.h:486: parse error before "sendpath"
/usr/include/sys/socket.h:487: parse error before "bsize_t"
make[2]: *** [check_disk.o] Error 1
make[2]: Leaving directory
`/home/tivadmin/nagios-plugins-1.4.0alpha1/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tivadmin/nagios-plugins-1.4.0alpha1'
make: *** [all] Error 2 
-----------------------------------------------------------


Greets, Sven


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
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


This private and confidential e-mail has been sent to you by Egg.
The Egg group of companies includes Egg Banking plc
(registered no. 2999842), Egg Financial Products Ltd (registered
no. 3319027) and Egg Investments Ltd (registered no. 3403963) which
is authorised and regulated by the Financial Services Authority. Egg
Investments Ltd. is entered in the FSA register under number 190518. 

Registered in England and Wales. Registered offices: 1 Waterhouse
Square, 138-142 Holborn, London EC1N 2NA.

If you are not the intended recipient of this e-mail and have received
it in error, please notify the sender by replying with 'received in
error' as the subject and then delete it from your mailbox.



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
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