And in fact, this was followed up by the compile error below:
...
Target "all-am" is up to date.
Making all in lib
GEN rmt-command.h
make all-am
CC paxerror.o
CC paxexit-status.o
CC paxnames.o
CC prepargs.o
CC rtapelib.o
In file included from /usr/include/sys/cred.h:49,
from /usr/include/sys/file.h:32,
from /usr/include/sys/device.h:36,
from system-ioctl.h:31,
from rtapelib.c:36:
/usr/include/sys/secattr.h:50: error: parse error before "rid_t"
/usr/include/sys/secattr.h:65: error: parse error before '}' token
/usr/include/sys/secattr.h:70: error: parse error before "authnum_t"
/usr/include/sys/secattr.h:76: error: parse error before "aroles"
/usr/include/sys/secattr.h:77: error: parse error before '}' token
/usr/include/sys/secattr.h:121: error: field `sc_attr' has incomplete type
In file included from /usr/include/sys/file.h:32,
from /usr/include/sys/device.h:36,
from system-ioctl.h:31,
from rtapelib.c:36:
/usr/include/sys/cred.h:335: error: parse error before "rid_t"
/usr/include/sys/cred.h:350: error: parse error before '}' token
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.
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.
________________________________
From: Held, Douglas
Sent: 20 August 2012 10:45
To: '[email protected]'
Cc: 'Held, Doug (Fortify/HP ESP)'
Subject: WARNING: ## Report this to [email protected] ##
System: AIX 6.1
tar-src > ./configure
checking for a BSD-compatible install... build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... plaintar
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking whether gcc and cc understand -c and -o together... yes
checking build system type... powerpc-ibm-aix6.1.0.0
checking host system type... powerpc-ibm-aix6.1.0.0
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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... yes
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 it is safe to define __EXTENSIONS__... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached)
-std=gnu99
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... 1
checking for library containing strerror... none required
checking for inline... inline
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking for memory.h... (cached) yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/device.h usability... no
checking sys/device.h presence... yes
configure: WARNING: sys/device.h: present but cannot be compiled
configure: WARNING: sys/device.h: check for missing prerequisite headers?
configure: WARNING: sys/device.h: see the Autoconf documentation
configure: WARNING: sys/device.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/device.h: proceeding with the preprocessor's result
configure: WARNING: sys/device.h: in the future, the compiler will take
precedence
configure: WARNING: ## ------------------------------ ##
configure: WARNING: ## Report this to [email protected] ##
configure: WARNING: ## ------------------------------ ##
checking for sys/device.h... yes
checking sys/gentape.h usability... no
checking sys/gentape.h presence... no
checking for sys/gentape.h... no
checking sys/inet.h usability... no
checking sys/inet.h presence... no
checking for sys/inet.h... no
checking sys/io/trioctl.h usability... no
checking sys/io/trioctl.h presence... no
checking for sys/io/trioctl.h... no
checking sys/mtio.h usability... no
checking sys/mtio.h presence... no
checking for sys/mtio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/tprintf.h usability... no
checking sys/tprintf.h presence... no
checking for sys/tprintf.h... no
checking sys/tape.h usability... yes
checking sys/tape.h presence... yes
checking for sys/tape.h... yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking linewrap.h usability... no
checking linewrap.h presence... no
checking for linewrap.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking priv.h usability... no
checking priv.h presence... no
checking for priv.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for sys/buf.h... no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking for st_fstype string in struct stat... no
checking return type of signal handlers... void
checking for mode_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for major_t... no
checking for minor_t... no
checking for dev_t... yes
checking for ino_t... yes
checking for ssize_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking whether getenv is declared... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
...