windows nt domains and ip masquerading...

Peter Samuelson peter at cadcamlab.org
Wed Jul 26 02:29:10 GMT 2000


[Shawn Campbell <clasmc at yahoo.com>]
> Specifically, when a computer sends a request to the masq box, it
> would ask the pdc what group the user on that particular computer
> belongs to, if the group is faculty or staff, the masq rules adjust
> to let those requests go through uncensored.  If the user on that
> machine is a student, their requests are filtered.  How feasible is
> something like that?

That is a *perfect* application of the `ident' protocol.  Too bad
Windows doesn't support it.  You might look for a third-party ident
server for Windows, though that still implies client software which you
said you didn't want.

What distinguishes ident is that it doesn't assume that a given
computer can only have *one* person logged on.  That's a very poor
assumption in most operating systems, and even Windows NT has started
to catch up recently with Winframe/Metaframe/TSE.

> Could a perl script be constructed to create such a solution?

Yeah.  I believe `winbind' (look in recent Samba CVS and be prepared to
fiddle around some) has some of this functionality in place.  Write
glue code to call back to that -- see winbind_nss etc for examples.

Peter


Return-Path: <christian.nilsson at scania.com>
Delivered-To: samba-technical at us4.samba.org
Received: from front.linuxcare.com.au (linuxcare.com.au [203.29.91.49])
	by us4.samba.org (Postfix) with ESMTP id B7D7CC609
	for <samba-technical at us4.samba.org>; Tue, 25 Jul 2000 05:31:58 -0700 (PDT)
Received: from samba.anu.edu.au (samba.anu.edu.au [150.203.164.44])
	by front.linuxcare.com.au (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id WAA00715
	for <samba-technical at us4.samba.org>; Tue, 25 Jul 2000 22:31:47 +1000
Received: from bastion2.scania.com ([138.106.100.99]:35998 "EHLO
        mail2.scania.com") by samba.org with ESMTP id <S26410545AbQGYM30>;
	Tue, 25 Jul 2000 22:29:26 +1000
Received: from virscan3.Scania.se (virscan3.scania.se [138.106.11.202])
	by mail2.scania.com (Switch-2.0.3/Switch-2.0.3) with SMTP id e6PCUTx25108
	for <samba-technical at samba.org>; Tue, 25 Jul 2000 14:30:29 +0200
Received: FROM capra.scania.se BY virscan3.Scania.se ; Tue Jul 25 14:31:35 2000 +0200
Received: from bushmill.scania.se (bushmill.scania.se [138.106.13.95])
	by capra.scania.se (8.9.3/8.9.3) with ESMTP id OAA09826
	for <samba-technical at samba.org>; Tue, 25 Jul 2000 14:31:03 +0200 (METDST)
Received: by bushmill.scania.se with Internet Mail Service (5.5.2650.21)
	id <PTDJ2Q1G>; Tue, 25 Jul 2000 14:31:33 +0200
Message-ID: <C2FDA439FB44D411B19A0008C7919F265592A4 at blackbush>
From: Nilsson Christian <christian.nilsson at scania.com>
To: "'samba-technical at samba.org'" <samba-technical at samba.org>
Subject: Problems compiling --with-PAM on HP-UX 11.00 64.
Date:   Tue, 25 Jul 2000 14:31:32 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"
Sender: samba-technical-admin at samba.org
Errors-To: samba-technical-admin at samba.org
X-BeenThere: samba-technical at samba.org
X-Mailman-Version: 2.0beta2
Precedence: bulk
List-Id: Discussions on Samba internals <samba-technical.samba.org>

Hi!
I'm trying to compile samba 2.0.7 with pam but It seems like it does'nt
work.
When i ./configure --with-PAM  It seems to work but when i look in
config.log i get a lot of errors but when i then do make It works.
When i then start samba I get authentication errors because i have a
pluggable auth module for AFS so I dont have a password in /etc/passwd.
When i try to put a password in /etc/passwd then It works!
Does anyone have an idea? 
(I use ansi C compiler)
This is the output from configure.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:610: checking for gcc
configure:640: checking for cc
configure:723: checking whether the C compiler (cc -O ) works
configure:739: cc -o conftest -O   conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:765: checking whether the C compiler (cc -O ) is a cross-compiler
configure:770: checking whether we are using GNU C
configure:779: cc -E conftest.c
configure:798: checking whether cc accepts -g
configure:860: checking for a BSD compatible install
configure:917: checking for gawk
configure:917: checking for mawk
configure:917: checking for nawk
configure:917: checking for awk
configure:952: checking whether cc understands -c and -o together
configure:964: cc -c conftest.c -o conftest.o 1>&5
configure:965: cc -c conftest.c -o conftest.o 1>&5
configure:1007: checking that the C compiler understands volatile
configure:1020: cc -c -O  conftest.c 1>&5
configure:1070: checking host system type
configure:1091: checking target system type
configure:1109: checking build system type
configure:1143: checking config.cache system type
configure:1173: checking for autoconf
configure:1210: checking for autoheader
configure:1254: checking whether cc accepts -Ae
configure:1429: checking for inline
configure:1443: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 1439: error 1000: Unexpected symbol: "foo".
cc: error 2017: Cannot recover from earlier errors, terminating.
configure: failed program was:
#line 1436 "configure"
#include "confdefs.h"

int main() {
} inline foo() {
; return 0; }
configure:1443: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 1439: error 1000: Unexpected symbol: "foo".
cc: error 2017: Cannot recover from earlier errors, terminating.
configure: failed program was:
#line 1436 "configure"
#include "confdefs.h"

int main() {
} __inline__ foo() {
; return 0; }
configure:1443: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 1439: error 1000: Unexpected symbol: "foo".
cc: error 2017: Cannot recover from earlier errors, terminating.
configure: failed program was:
#line 1436 "configure"
#include "confdefs.h"

int main() {
} __inline foo() {
; return 0; }
configure:1469: checking how to run the C preprocessor
configure:1490: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1549: checking for ANSI C header files
configure:1562: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1629: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:1657: checking for dirent.h that defines DIR
configure:1670: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:1695: checking for opendir in -ldir
configure:1714: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -ldir   1>&5
/usr/ccs/bin/ld: Can't find library for -ldir
configure: failed program was:
#line 1703 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:1778: checking whether time.h and sys/time.h may both be included
configure:1792: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:1813: checking for sys/wait.h that is POSIX.1 compatible
configure:1834: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:1858: checking for arpa/inet.h
configure:1868: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1858: checking for sys/fcntl.h
configure:1868: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1858: checking for sys/select.h
configure:1868: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 1864: error 4036: Can't open include file
'sys/select.h'.
configure: failed program was:
#line 1863 "configure"
#include "confdefs.h"
#include <sys/select.h>
configure:1858: checking for fcntl.h
configure:1868: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1858: checking for sys/time.h
configure:1868: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1858: checking for sys/unistd.h
configure:1868: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1898: checking for unistd.h
configure:1908: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1898: checking for utime.h
configure:1908: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1898: checking for grp.h
configure:1908: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1898: checking for sys/id.h
configure:1908: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 1904: error 4036: Can't open include file 'sys/id.h'.
configure: failed program was:
#line 1903 "configure"
#include "confdefs.h"
#include <sys/id.h>
configure:1898: checking for limits.h
configure:1908: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1898: checking for memory.h
configure:1908: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1898: checking for net/if.h
configure:1908: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1938: checking for compat.h
configure:1948: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 1944: error 4036: Can't open include file 'compat.h'.
configure: failed program was:
#line 1943 "configure"
#include "confdefs.h"
#include <compat.h>
configure:1938: checking for rpc/rpc.h
configure:1948: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1938: checking for rpcsvc/nis.h
configure:1948: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1938: checking for rpcsvc/yp_prot.h
configure:1948: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1938: checking for rpcsvc/ypclnt.h
configure:1948: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1978: checking for sys/param.h
configure:1988: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1978: checking for ctype.h
configure:1988: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1978: checking for sys/wait.h
configure:1978: checking for sys/resource.h
configure:1988: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1978: checking for sys/ioctl.h
configure:1988: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:1978: checking for sys/mode.h
configure:1988: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 1984: error 4036: Can't open include file
'sys/mode.h'.
configure: failed program was:
#line 1983 "configure"
#include "confdefs.h"
#include <sys/mode.h>
configure:2018: checking for sys/mman.h
configure:2028: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2018: checking for sys/filio.h
configure:2028: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2024: error 4036: Can't open include file
'sys/filio.h'.
configure: failed program was:
#line 2023 "configure"
#include "confdefs.h"
#include <sys/filio.h>
configure:2018: checking for sys/priv.h
configure:2028: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2024: error 4036: Can't open include file
'sys/priv.h'.
configure: failed program was:
#line 2023 "configure"
#include "confdefs.h"
#include <sys/priv.h>
configure:2018: checking for string.h
configure:2028: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2018: checking for strings.h
configure:2028: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2018: checking for stdlib.h
configure:2028: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2018: checking for sys/socket.h
configure:2028: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2058: checking for sys/mount.h
configure:2068: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2058: checking for sys/vfs.h
configure:2068: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2058: checking for sys/fs/s5param.h
configure:2068: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2064: error 4036: Can't open include file
'sys/fs/s5param.h'.
configure: failed program was:
#line 2063 "configure"
#include "confdefs.h"
#include <sys/fs/s5param.h>
configure:2058: checking for sys/filsys.h
configure:2068: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2058: checking for termios.h
configure:2068: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2058: checking for termio.h
configure:2068: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2098: checking for sys/termio.h
configure:2108: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2098: checking for sys/statfs.h
configure:2108: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2104: error 4036: Can't open include file
'sys/statfs.h'.
configure: failed program was:
#line 2103 "configure"
#include "confdefs.h"
#include <sys/statfs.h>
configure:2098: checking for sys/dustat.h
configure:2108: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2104: error 4036: Can't open include file
'sys/dustat.h'.
configure: failed program was:
#line 2103 "configure"
#include "confdefs.h"
#include <sys/dustat.h>
configure:2098: checking for sys/statvfs.h
configure:2108: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2098: checking for stdarg.h
configure:2108: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2098: checking for sys/sockio.h
configure:2108: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2104: error 4036: Can't open include file
'sys/sockio.h'.
configure: failed program was:
#line 2103 "configure"
#include "confdefs.h"
#include <sys/sockio.h>
configure:2148: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:2170: checking for shadow.h
configure:2170: checking for netinet/ip.h
configure:2180: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2170: checking for netinet/tcp.h
configure:2180: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2170: checking for netinet/in_systm.h
configure:2180: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2170: checking for netinet/in_ip.h
configure:2180: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2176: error 4036: Can't open include file
'netinet/in_ip.h'.
configure: failed program was:
#line 2175 "configure"
#include "confdefs.h"
#include <netinet/in_ip.h>
configure:2210: checking for sys/security.h
configure:2220: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2216: error 4036: Can't open include file
'sys/security.h'.
configure: failed program was:
#line 2215 "configure"
#include "confdefs.h"
#include <sys/security.h>
configure:2210: checking for security/pam_appl.h
configure:2220: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2250: checking for stropts.h
configure:2260: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2250: checking for poll.h
configure:2260: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2250: checking for readline.h
configure:2260: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2256: error 4036: Can't open include file
'readline.h'.
configure: failed program was:
#line 2255 "configure"
#include "confdefs.h"
#include <readline.h>
configure:2250: checking for history.h
configure:2260: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2256: error 4036: Can't open include file
'history.h'.
configure: failed program was:
#line 2255 "configure"
#include "confdefs.h"
#include <history.h>
configure:2250: checking for readline/readline.h
configure:2260: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2256: error 4036: Can't open include file
'readline/readline.h'.
configure: failed program was:
#line 2255 "configure"
#include "confdefs.h"
#include <readline/readline.h>
configure:2290: checking for readline/history.h
configure:2300: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2296: error 4036: Can't open include file
'readline/history.h'.
configure: failed program was:
#line 2295 "configure"
#include "confdefs.h"
#include <readline/history.h>
configure:2290: checking for sys/capability.h
configure:2300: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2296: error 4036: Can't open include file
'sys/capability.h'.
configure: failed program was:
#line 2295 "configure"
#include "confdefs.h"
#include <sys/capability.h>
configure:2290: checking for syscall.h
configure:2300: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2290: checking for sys/syscall.h
configure:2300: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2330: checking for sys/acl.h
configure:2340: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2330: checking for sys/cdefs.h
configure:2340: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2336: error 4036: Can't open include file
'sys/cdefs.h'.
configure: failed program was:
#line 2335 "configure"
#include "confdefs.h"
#include <sys/cdefs.h>
configure:2330: checking for glob.h
configure:2340: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2372: checking for utmp.h
configure:2382: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2372: checking for utmpx.h
configure:2382: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
configure:2414: checking for sys/fs/vx_quota.h
configure:2424: cc -E  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 2420: error 4036: Can't open include file
'sys/fs/vx_quota.h'.
configure: failed program was:
#line 2419 "configure"
#include "confdefs.h"
#include <sys/fs/vx_quota.h>
configure:2452: checking size of int
configure:2471: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:2491: checking size of long
configure:2510: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:2530: checking size of short
configure:2549: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:2570: checking for working const
configure:2624: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: line 2621: warning 5004: Uninitialized variable "t" in function "main"
(5004)
cc: line 2621: warning 5004: Uninitialized variable "b" in function "main"
(5004)
configure:2645: checking for inline
configure:2685: checking whether byte ordering is bigendian
configure:2703: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 2698: error 1000: Unexpected symbol: "endian".
cc: "configure", line 2698: error 1588: "bogus" undefined.
configure: failed program was:
#line 2692 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif
; return 0; }
configure:2751: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 2738 "configure"
#include "confdefs.h"
main () {
  /* Are we little or big endian?  From Harbison&Steele.  */
  union
  {
    long l;
    char c[sizeof (long)];
  } u;
  u.l = 1;
  exit (u.c[sizeof (long) - 1] == 1);
}
configure:2775: checking whether char is unsigned
configure:2814: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 2804 "configure"
#include "confdefs.h"
/* volatile prevents gcc2 from optimizing the test away on sparcs.  */
#if !defined(__STDC__) || __STDC__ != 1
#define volatile
#endif
main() {
  volatile char c = 255; exit(c < 0);
}
configure:2839: checking return type of signal handlers
configure:2861: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:2880: checking for uid_t in sys/types.h
configure:2914: checking for mode_t
configure:2947: checking for off_t
configure:2980: checking for size_t
configure:3013: checking for pid_t
configure:3046: checking for st_rdev in struct stat
configure:3059: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:3080: checking for d_off in dirent
configure:3095: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 3091: error 1588: "d_off" undefined.
cc: "configure", line 3091: error 1531: Invalid member of struct or union.
configure: failed program was:
#line 3085 "configure"
#include "confdefs.h"

#include <unistd.h>
#include <sys/types.h>
#include <dirent.h>
int main() {
struct dirent d; d.d_off;
; return 0; }
configure:3116: checking for ino_t
configure:3149: checking for loff_t
configure:3182: checking for offset_t
configure:3215: checking for ssize_t
configure:3250: checking for httpConnect in -lcups
configure:3269: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lcups   1>&5
/usr/ccs/bin/ld: Can't find library for -lcups
configure: failed program was:
#line 3258 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char httpConnect();

int main() {
httpConnect()
; return 0; }
configure:3299: checking for main in -ldl
configure:3314: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -ldl   1>&5
/usr/ccs/bin/ld: Can't find library for -ldl
configure: failed program was:
#line 3307 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:3343: checking for sig_atomic_t type
configure:3362: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:3383: checking for errno in errno.h
configure:3396: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:3418: checking for setresuid declaration
configure:3431: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:3453: checking for setresgid declaration
configure:3466: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:3489: checking for real setresuid
configure:3503: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:3528: checking for real setresgid
configure:3543: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:3566: checking for 8-bit clean memcmp
configure:3584: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:3607: checking for crypt
configure:3635: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:3770: checking for connect
configure:3798: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4038: checking for execl
configure:4066: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for waitpid
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for getcwd
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for strdup
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for strtoul
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for strerror
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for chown
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for chmod
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4099: checking for chroot
configure:4127: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for fstat
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for strchr
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for utime
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for utimes
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for getrlimit
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for fsync
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for bzero
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4154: checking for memset
configure:4182: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for memmove
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for vsnprintf
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for snprintf
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for setsid
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for glob
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for strpbrk
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for pipe
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4209: checking for crypt16
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   crypt16 (code)
configure: failed program was:
#line 4214 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char crypt16(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char crypt16();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_crypt16) || defined (__stub___crypt16)
choke me
#else
crypt16();
#endif

; return 0; }
configure:4209: checking for getauthuid
configure:4237: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   getauthuid (code)
configure: failed program was:
#line 4214 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getauthuid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getauthuid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getauthuid) || defined (__stub___getauthuid)
choke me
#else
getauthuid();
#endif

; return 0; }
configure:4264: checking for strftime
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4264: checking for sigprocmask
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4264: checking for sigblock
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4264: checking for sigaction
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4264: checking for innetgr
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4264: checking for setnetgrent
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4264: checking for getnetgrent
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4264: checking for endnetgrent
configure:4292: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4319: checking for initgroups
configure:4347: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4319: checking for select
configure:4347: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4319: checking for rdchk
configure:4347: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   rdchk (code)
configure: failed program was:
#line 4324 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char rdchk(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char rdchk();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_rdchk) || defined (__stub___rdchk)
choke me
#else
rdchk();
#endif

; return 0; }
configure:4319: checking for getgrnam
configure:4347: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4319: checking for getgrent
configure:4347: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4319: checking for pathconf
configure:4347: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4374: checking for setpriv
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   setpriv (code)
configure: failed program was:
#line 4379 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setpriv(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setpriv();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setpriv) || defined (__stub___setpriv)
choke me
#else
setpriv();
#endif

; return 0; }
configure:4374: checking for setgidx
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   setgidx (code)
configure: failed program was:
#line 4379 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setgidx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setgidx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setgidx) || defined (__stub___setgidx)
choke me
#else
setgidx();
#endif

; return 0; }
configure:4374: checking for setuidx
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   setuidx (code)
configure: failed program was:
#line 4379 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setuidx(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setuidx();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setuidx) || defined (__stub___setuidx)
choke me
#else
setuidx();
#endif

; return 0; }
configure:4374: checking for setgroups
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4374: checking for sysconf
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4374: checking for mktime
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4374: checking for rename
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4374: checking for ftruncate
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4374: checking for stat64
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4374: checking for fstat64
configure:4402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for lstat64
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for fopen64
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for atexit
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for grantpt
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for dup2
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for lseek64
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for ftruncate64
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4429: checking for readdir64
configure:4457: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   readdir64 (code)
configure: failed program was:
#line 4434 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char readdir64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char readdir64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_readdir64) || defined (__stub___readdir64)
choke me
#else
readdir64();
#endif

; return 0; }
configure:4484: checking for fseek64
configure:4512: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   fseek64 (code)
configure: failed program was:
#line 4489 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fseek64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fseek64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fseek64) || defined (__stub___fseek64)
choke me
#else
fseek64();
#endif

; return 0; }
configure:4484: checking for fseeko64
configure:4512: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4484: checking for ftell64
configure:4512: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   ftell64 (code)
configure: failed program was:
#line 4489 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char ftell64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ftell64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_ftell64) || defined (__stub___ftell64)
choke me
#else
ftell64();
#endif

; return 0; }
configure:4484: checking for ftello64
configure:4512: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4484: checking for setluid
configure:4512: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   setluid (code)
configure: failed program was:
#line 4489 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setluid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setluid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setluid) || defined (__stub___setluid)
choke me
#else
setluid();
#endif

; return 0; }
configure:4484: checking for yp_get_default_domain
configure:4512: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   yp_get_default_domain (code)
configure: failed program was:
#line 4489 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char yp_get_default_domain(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char yp_get_default_domain();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_yp_get_default_domain) || defined
(__stub___yp_get_default_domain)
choke me
#else
yp_get_default_domain();
#endif

; return 0; }
configure:4484: checking for getpwanam
configure:4512: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   getpwanam (code)
configure: failed program was:
#line 4489 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpwanam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getpwanam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getpwanam) || defined (__stub___getpwanam)
choke me
#else
getpwanam();
#endif

; return 0; }
configure:4539: checking for srandom
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for random
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for srand
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for rand
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for setenv
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   setenv (code)
configure: failed program was:
#line 4544 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setenv(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setenv();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setenv) || defined (__stub___setenv)
choke me
#else
setenv();
#endif

; return 0; }
configure:4539: checking for usleep
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for mmap64
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for strcasecmp
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for fcvt
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4539: checking for fcvtl
configure:4567: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   fcvtl (code)
configure: failed program was:
#line 4544 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fcvtl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fcvtl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fcvtl) || defined (__stub___fcvtl)
choke me
#else
fcvtl();
#endif

; return 0; }
configure:4596: checking for syscall
configure:4624: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4652: checking for _dup
configure:4680: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _dup (code)
configure: failed program was:
#line 4657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _dup(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _dup();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__dup) || defined (__stub____dup)
choke me
#else
_dup();
#endif

; return 0; }
configure:4652: checking for _dup2
configure:4680: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _dup2 (code)
configure: failed program was:
#line 4657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _dup2(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _dup2();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__dup2) || defined (__stub____dup2)
choke me
#else
_dup2();
#endif

; return 0; }
configure:4652: checking for _opendir
configure:4680: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _opendir (code)
configure: failed program was:
#line 4657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _opendir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _opendir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__opendir) || defined (__stub____opendir)
choke me
#else
_opendir();
#endif

; return 0; }
configure:4652: checking for _readdir
configure:4680: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _readdir (code)
configure: failed program was:
#line 4657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _readdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _readdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__readdir) || defined (__stub____readdir)
choke me
#else
_readdir();
#endif

; return 0; }
configure:4652: checking for _seekdir
configure:4680: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _seekdir (code)
configure: failed program was:
#line 4657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _seekdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _seekdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__seekdir) || defined (__stub____seekdir)
choke me
#else
_seekdir();
#endif

; return 0; }
configure:4652: checking for _telldir
configure:4680: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _telldir (code)
configure: failed program was:
#line 4657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _telldir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _telldir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__telldir) || defined (__stub____telldir)
choke me
#else
_telldir();
#endif

; return 0; }
configure:4652: checking for _closedir
configure:4680: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _closedir (code)
configure: failed program was:
#line 4657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _closedir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _closedir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__closedir) || defined (__stub____closedir)
choke me
#else
_closedir();
#endif

; return 0; }
configure:4707: checking for __dup
configure:4735: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __dup (code)
configure: failed program was:
#line 4712 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __dup(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dup();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___dup) || defined (__stub_____dup)
choke me
#else
__dup();
#endif

; return 0; }
configure:4707: checking for __dup2
configure:4735: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __dup2 (code)
configure: failed program was:
#line 4712 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __dup2(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dup2();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___dup2) || defined (__stub_____dup2)
choke me
#else
__dup2();
#endif

; return 0; }
configure:4707: checking for __opendir
configure:4735: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __opendir (code)
configure: failed program was:
#line 4712 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __opendir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __opendir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___opendir) || defined (__stub_____opendir)
choke me
#else
__opendir();
#endif

; return 0; }
configure:4707: checking for __readdir
configure:4735: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __readdir (code)
configure: failed program was:
#line 4712 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __readdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __readdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___readdir) || defined (__stub_____readdir)
choke me
#else
__readdir();
#endif

; return 0; }
configure:4707: checking for __seekdir
configure:4735: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __seekdir (code)
configure: failed program was:
#line 4712 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __seekdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __seekdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___seekdir) || defined (__stub_____seekdir)
choke me
#else
__seekdir();
#endif

; return 0; }
configure:4707: checking for __telldir
configure:4735: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __telldir (code)
configure: failed program was:
#line 4712 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __telldir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __telldir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___telldir) || defined (__stub_____telldir)
choke me
#else
__telldir();
#endif

; return 0; }
configure:4707: checking for __closedir
configure:4735: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __closedir (code)
configure: failed program was:
#line 4712 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __closedir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __closedir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___closedir) || defined (__stub_____closedir)
choke me
#else
__closedir();
#endif

; return 0; }
configure:4762: checking for __getcwd
configure:4790: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __getcwd (code)
configure: failed program was:
#line 4767 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __getcwd(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __getcwd();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___getcwd) || defined (__stub_____getcwd)
choke me
#else
__getcwd();
#endif

; return 0; }
configure:4762: checking for _getcwd
configure:4790: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _getcwd (code)
configure: failed program was:
#line 4767 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _getcwd(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _getcwd();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__getcwd) || defined (__stub____getcwd)
choke me
#else
_getcwd();
#endif

; return 0; }
configure:4817: checking for __xstat
configure:4845: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __xstat (code)
configure: failed program was:
#line 4822 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __xstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __xstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___xstat) || defined (__stub_____xstat)
choke me
#else
__xstat();
#endif

; return 0; }
configure:4817: checking for __fxstat
configure:4845: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __fxstat (code)
configure: failed program was:
#line 4822 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fxstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fxstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fxstat) || defined (__stub_____fxstat)
choke me
#else
__fxstat();
#endif

; return 0; }
configure:4817: checking for __lxstat
configure:4845: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __lxstat (code)
configure: failed program was:
#line 4822 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __lxstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __lxstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___lxstat) || defined (__stub_____lxstat)
choke me
#else
__lxstat();
#endif

; return 0; }
configure:4872: checking for _stat
configure:4900: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4872: checking for _lstat
configure:4900: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4872: checking for _fstat
configure:4900: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4872: checking for __stat
configure:4900: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __stat (code)
configure: failed program was:
#line 4877 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __stat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __stat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___stat) || defined (__stub_____stat)
choke me
#else
__stat();
#endif

; return 0; }
configure:4872: checking for __lstat
configure:4900: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __lstat (code)
configure: failed program was:
#line 4877 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __lstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __lstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___lstat) || defined (__stub_____lstat)
choke me
#else
__lstat();
#endif

; return 0; }
configure:4872: checking for __fstat
configure:4900: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __fstat (code)
configure: failed program was:
#line 4877 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fstat(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fstat();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fstat) || defined (__stub_____fstat)
choke me
#else
__fstat();
#endif

; return 0; }
configure:4927: checking for _acl
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _acl (code)
configure: failed program was:
#line 4932 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _acl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _acl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__acl) || defined (__stub____acl)
choke me
#else
_acl();
#endif

; return 0; }
configure:4927: checking for __acl
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4927: checking for _facl
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _facl (code)
configure: failed program was:
#line 4932 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _facl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _facl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__facl) || defined (__stub____facl)
choke me
#else
_facl();
#endif

; return 0; }
configure:4927: checking for __facl
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __facl (code)
configure: failed program was:
#line 4932 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __facl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __facl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___facl) || defined (__stub_____facl)
choke me
#else
__facl();
#endif

; return 0; }
configure:4927: checking for _open
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4927: checking for __open
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __open (code)
configure: failed program was:
#line 4932 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __open(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __open();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___open) || defined (__stub_____open)
choke me
#else
__open();
#endif

; return 0; }
configure:4927: checking for _chdir
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _chdir (code)
configure: failed program was:
#line 4932 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _chdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _chdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__chdir) || defined (__stub____chdir)
choke me
#else
_chdir();
#endif

; return 0; }
configure:4927: checking for __chdir
configure:4955: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __chdir (code)
configure: failed program was:
#line 4932 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __chdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __chdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___chdir) || defined (__stub_____chdir)
choke me
#else
__chdir();
#endif

; return 0; }
configure:4982: checking for _close
configure:5010: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4982: checking for __close
configure:5010: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __close (code)
configure: failed program was:
#line 4987 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __close(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __close();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___close) || defined (__stub_____close)
choke me
#else
__close();
#endif

; return 0; }
configure:4982: checking for _fchdir
configure:5010: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _fchdir (code)
configure: failed program was:
#line 4987 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _fchdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _fchdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__fchdir) || defined (__stub____fchdir)
choke me
#else
_fchdir();
#endif

; return 0; }
configure:4982: checking for __fchdir
configure:5010: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __fchdir (code)
configure: failed program was:
#line 4987 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fchdir(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fchdir();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fchdir) || defined (__stub_____fchdir)
choke me
#else
__fchdir();
#endif

; return 0; }
configure:4982: checking for _fcntl
configure:5010: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:4982: checking for __fcntl
configure:5010: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __fcntl (code)
configure: failed program was:
#line 4987 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fcntl(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fcntl();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fcntl) || defined (__stub_____fcntl)
choke me
#else
__fcntl();
#endif

; return 0; }
configure:5037: checking for getdents
configure:5065: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5037: checking for _getdents
configure:5065: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _getdents (code)
configure: failed program was:
#line 5042 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _getdents(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _getdents();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__getdents) || defined (__stub____getdents)
choke me
#else
_getdents();
#endif

; return 0; }
configure:5037: checking for __getdents
configure:5065: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __getdents (code)
configure: failed program was:
#line 5042 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __getdents(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __getdents();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___getdents) || defined (__stub_____getdents)
choke me
#else
__getdents();
#endif

; return 0; }
configure:5037: checking for _lseek
configure:5065: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5037: checking for __lseek
configure:5065: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __lseek (code)
configure: failed program was:
#line 5042 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __lseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __lseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___lseek) || defined (__stub_____lseek)
choke me
#else
__lseek();
#endif

; return 0; }
configure:5037: checking for _read
configure:5065: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5037: checking for __read
configure:5065: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __read (code)
configure: failed program was:
#line 5042 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __read(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __read();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___read) || defined (__stub_____read)
choke me
#else
__read();
#endif

; return 0; }
configure:5092: checking for _write
configure:5120: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5092: checking for __write
configure:5120: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __write (code)
configure: failed program was:
#line 5097 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __write(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __write();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___write) || defined (__stub_____write)
choke me
#else
__write();
#endif

; return 0; }
configure:5092: checking for _fork
configure:5120: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5092: checking for __fork
configure:5120: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __fork (code)
configure: failed program was:
#line 5097 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __fork(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __fork();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___fork) || defined (__stub_____fork)
choke me
#else
__fork();
#endif

; return 0; }
configure:5147: checking for _stat64
configure:5175: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _stat64 (code)
configure: failed program was:
#line 5152 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _stat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _stat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__stat64) || defined (__stub____stat64)
choke me
#else
_stat64();
#endif

; return 0; }
configure:5147: checking for __stat64
configure:5175: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5147: checking for _fstat64
configure:5175: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _fstat64 (code)
configure: failed program was:
#line 5152 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _fstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _fstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__fstat64) || defined (__stub____fstat64)
choke me
#else
_fstat64();
#endif

; return 0; }
configure:5147: checking for __fstat64
configure:5175: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5147: checking for _lstat64
configure:5175: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _lstat64 (code)
configure: failed program was:
#line 5152 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _lstat64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _lstat64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__lstat64) || defined (__stub____lstat64)
choke me
#else
_lstat64();
#endif

; return 0; }
configure:5147: checking for __lstat64
configure:5175: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5202: checking for __sys_llseek
configure:5230: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __sys_llseek (code)
configure: failed program was:
#line 5207 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __sys_llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __sys_llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___sys_llseek) || defined (__stub_____sys_llseek)
choke me
#else
__sys_llseek();
#endif

; return 0; }
configure:5202: checking for llseek
configure:5230: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   llseek (code)
configure: failed program was:
#line 5207 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_llseek) || defined (__stub___llseek)
choke me
#else
llseek();
#endif

; return 0; }
configure:5202: checking for _llseek
configure:5230: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _llseek (code)
configure: failed program was:
#line 5207 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__llseek) || defined (__stub____llseek)
choke me
#else
_llseek();
#endif

; return 0; }
configure:5202: checking for __llseek
configure:5230: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __llseek (code)
configure: failed program was:
#line 5207 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __llseek(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __llseek();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___llseek) || defined (__stub_____llseek)
choke me
#else
__llseek();
#endif

; return 0; }
configure:5202: checking for readdir64
configure:5202: checking for _readdir64
configure:5230: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _readdir64 (code)
configure: failed program was:
#line 5207 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _readdir64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _readdir64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__readdir64) || defined (__stub____readdir64)
choke me
#else
_readdir64();
#endif

; return 0; }
configure:5202: checking for __readdir64
configure:5230: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __readdir64 (code)
configure: failed program was:
#line 5207 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __readdir64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __readdir64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___readdir64) || defined (__stub_____readdir64)
choke me
#else
__readdir64();
#endif

; return 0; }
configure:5257: checking for pread
configure:5285: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5257: checking for _pread
configure:5285: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _pread (code)
configure: failed program was:
#line 5262 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pread(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pread();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pread) || defined (__stub____pread)
choke me
#else
_pread();
#endif

; return 0; }
configure:5257: checking for __pread
configure:5285: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __pread (code)
configure: failed program was:
#line 5262 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pread(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pread();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pread) || defined (__stub_____pread)
choke me
#else
__pread();
#endif

; return 0; }
configure:5257: checking for pread64
configure:5285: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5257: checking for _pread64
configure:5285: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _pread64 (code)
configure: failed program was:
#line 5262 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pread64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pread64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pread64) || defined (__stub____pread64)
choke me
#else
_pread64();
#endif

; return 0; }
configure:5257: checking for __pread64
configure:5285: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __pread64 (code)
configure: failed program was:
#line 5262 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pread64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pread64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pread64) || defined (__stub_____pread64)
choke me
#else
__pread64();
#endif

; return 0; }
configure:5312: checking for pwrite
configure:5340: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5312: checking for _pwrite
configure:5340: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _pwrite (code)
configure: failed program was:
#line 5317 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pwrite(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pwrite();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pwrite) || defined (__stub____pwrite)
choke me
#else
_pwrite();
#endif

; return 0; }
configure:5312: checking for __pwrite
configure:5340: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __pwrite (code)
configure: failed program was:
#line 5317 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pwrite(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pwrite();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pwrite) || defined (__stub_____pwrite)
choke me
#else
__pwrite();
#endif

; return 0; }
configure:5312: checking for pwrite64
configure:5340: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5312: checking for _pwrite64
configure:5340: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _pwrite64 (code)
configure: failed program was:
#line 5317 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _pwrite64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _pwrite64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__pwrite64) || defined (__stub____pwrite64)
choke me
#else
_pwrite64();
#endif

; return 0; }
configure:5312: checking for __pwrite64
configure:5340: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __pwrite64 (code)
configure: failed program was:
#line 5317 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __pwrite64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __pwrite64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___pwrite64) || defined (__stub_____pwrite64)
choke me
#else
__pwrite64();
#endif

; return 0; }
configure:5367: checking for open64
configure:5395: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5367: checking for _open64
configure:5395: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   _open64 (code)
configure: failed program was:
#line 5372 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _open64(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _open64();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__open64) || defined (__stub____open64)
choke me
#else
_open64();
#endif

; return 0; }
configure:5367: checking for __open64
configure:5395: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5367: checking for creat64
configure:5395: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5639: checking for putprpwnam in -lsecurity
configure:5658: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lsecurity   1>&5
/usr/ccs/bin/ld: Can't find library for -lsecurity
configure: failed program was:
#line 5647 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char putprpwnam();

int main() {
putprpwnam()
; return 0; }
configure:5688: checking for putprpwnam
configure:5716: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   putprpwnam (code)
configure: failed program was:
#line 5693 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char putprpwnam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char putprpwnam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_putprpwnam) || defined (__stub___putprpwnam)
choke me
#else
putprpwnam();
#endif

; return 0; }
configure:5800: checking for putprpwnam in -lsec
configure:5819: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lsec   1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:5849: checking for putprpwnam
configure:5962: checking for set_auth_parameters in -lsecurity
configure:5981: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lsecurity  -lsec  1>&5
/usr/ccs/bin/ld: Can't find library for -lsecurity
configure: failed program was:
#line 5970 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char set_auth_parameters();

int main() {
set_auth_parameters()
; return 0; }
configure:6011: checking for set_auth_parameters
configure:6039: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:6070: checking for set_auth_parameters
configure:6286: checking for getspnam in -lgen
configure:6305: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen  -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:6335: checking for getspnam
configure:6363: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:6448: checking for getspnam in -lsecurity
configure:6467: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lsecurity  -lgen -lsec  1>&5
/usr/ccs/bin/ld: Can't find library for -lsecurity
configure: failed program was:
#line 6456 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspnam();

int main() {
getspnam()
; return 0; }
configure:6497: checking for getspnam
configure:6556: checking for getspnam
configure:6771: checking for bigcrypt in -lsecurity
configure:6790: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lsecurity  -lgen -lsec  1>&5
/usr/ccs/bin/ld: Can't find library for -lsecurity
configure: failed program was:
#line 6779 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char bigcrypt();

int main() {
bigcrypt()
; return 0; }
configure:6820: checking for bigcrypt
configure:6848: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:6879: checking for bigcrypt
configure:7094: checking for getprpwnam in -lsecurity
configure:7113: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lsecurity  -lgen -lsec  1>&5
/usr/ccs/bin/ld: Can't find library for -lsecurity
configure: failed program was:
#line 7102 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getprpwnam();

int main() {
getprpwnam()
; return 0; }
configure:7143: checking for getprpwnam
configure:7171: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:7202: checking for getprpwnam
configure:7492: checking whether cc accepts -fpic
configure:7556: checking for long long
configure:7570: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:7597: checking for LL suffix on long long integers
configure:7610: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:7632: checking for 64 bit off_t
configure:7647: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 7641 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/stat.h>
main() { exit((sizeof(off_t) == 8) ? 0 : 1); }
configure:7670: checking for off64_t
configure:7689: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:7712: checking for 64 bit ino_t
configure:7727: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 7721 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/stat.h>
main() { exit((sizeof(ino_t) == 8) ? 0 : 1); }
configure:7750: checking for ino64_t
configure:7769: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:7792: checking for struct dirent64
configure:7810: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 7806: error 1574: Unknown size for "de".
configure: failed program was:
#line 7798 "configure"
#include "confdefs.h"

#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
#include <sys/types.h>
#include <dirent.h>
int main() {
struct dirent64 de;
; return 0; }
configure:7831: checking for union semun
configure:7848: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
cc: "configure", line 7845: error 1574: Unknown size for "ss".
configure: failed program was:
#line 7840 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>
main() { union semun ss; exit(0); }
configure:7871: checking for unsigned char
configure:7885: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 7880 "configure"
#include "confdefs.h"
#include <stdio.h>
main() { char c; c=250; exit((c > 0)?0:1); }
configure:7908: checking for sin_len in sock
configure:7923: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 7919: error 1588: "sin_len" undefined.
cc: "configure", line 7919: error 1531: Invalid member of struct or union.
configure: failed program was:
#line 7914 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
int main() {
struct sockaddr_in sock; sock.sin_len = sizeof(sock);
; return 0; }
configure:7944: checking whether seekdir returns void
configure:7959: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:7980: checking for __FILE__ macro
configure:7993: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:8014: checking for __FUNCTION__ macro
configure:8027: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8023: error 1588: "__FUNCTION__" undefined.
cc: "configure", line 8023: warning 563: Argument #2 is not the correct
type.
configure: failed program was:
#line 8020 "configure"
#include "confdefs.h"
#include <stdio.h>
int main() {
printf("%s\n", __FUNCTION__);
; return 0; }
configure:8048: checking if gettimeofday takes tz argument
configure:8064: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:8088: checking for broken readdir
configure:8105: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 8097 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <dirent.h>
main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d);
if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
di->d_name[0] == 0) exit(0); exit(1);} 
configure:8128: checking for utimbuf
configure:8142: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:8164: checking for ut_name in utmp
configure:8177: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:8198: checking for ut_user in utmp
configure:8211: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:8232: checking for ut_id in utmp
configure:8245: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:8266: checking for ut_host in utmp
configure:8279: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:8300: checking for ut_time in utmp
configure:8313: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: line 8310: warning 5004: Uninitialized variable "t" in function "main"
(5004)
configure:8334: checking for ut_tv in utmp
configure:8347: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8343: error 1574: Unknown size for "tv".
cc: "configure", line 8343: error 1588: "ut_tv" undefined.
cc: "configure", line 8343: error 1531: Invalid member of struct or union.
configure: failed program was:
#line 8340 "configure"
#include "confdefs.h"
#include <utmp.h>
int main() {
struct utmp ut;  struct timeval tv; ut.ut_tv = tv;
; return 0; }
configure:8368: checking for ut_syslen in utmpx
configure:8381: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8377: error 1588: "ut_syslen" undefined.
cc: "configure", line 8377: error 1531: Invalid member of struct or union.
configure: failed program was:
#line 8374 "configure"
#include "confdefs.h"
#include <utmpx.h>
int main() {
struct utmpx ux;  ux.ut_syslen = 0;
; return 0; }
configure:8402: checking for kernel oplock type definitions
configure:8416: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8412: error 1000: Unexpected symbol: "t".
cc: "configure", line 8412: error 1588: "oplock_stat_t" undefined.
cc: "configure", line 8412: error 1588: "t" undefined.
cc: "configure", line 8412: error 1529: Cannot select field of
non-structure.
cc: "configure", line 8412: error 1588: "OP_REVOKE" undefined.
cc: "configure", line 8412: error 1529: Cannot select field of
non-structure.
cc: "configure", line 8412: error 1529: Cannot select field of
non-structure.
configure: failed program was:
#line 8408 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <fcntl.h>
int main() {
oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1;
; return 0; }
configure:8437: checking for irix specific capabilities
configure:8461: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
cpp: "configure", line 8448: error 4036: Can't open include file
'sys/capability.h'.
configure: failed program was:
#line 8446 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/capability.h>
main() {
 cap_t cap;
 if ((cap = cap_get_proc()) == NULL)
   exit(1);
 cap->cap_effective |= CAP_NETWORK_MGT;
 cap->cap_inheritable |= CAP_NETWORK_MGT;
 cap_set_proc(cap);
 exit(0);
}

configure:8489: checking for int16 typedef included by rpc/rpc.h
configure:8505: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8501: error 1000: Unexpected symbol: "testvar".
cc: "configure", line 8501: error 1588: "int16" undefined.
configure: failed program was:
#line 8495 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
int16 testvar;
; return 0; }
configure:8526: checking for uint16 typedef included by rpc/rpc.h
configure:8542: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8538: error 1000: Unexpected symbol: "testvar".
cc: "configure", line 8538: error 1588: "uint16" undefined.
configure: failed program was:
#line 8532 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
uint16 testvar;
; return 0; }
configure:8563: checking for int32 typedef included by rpc/rpc.h
configure:8579: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8575: error 1000: Unexpected symbol: "testvar".
cc: "configure", line 8575: error 1588: "int32" undefined.
configure: failed program was:
#line 8569 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
int32 testvar;
; return 0; }
configure:8600: checking for uint32 typedef included by rpc/rpc.h
configure:8616: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
cc: "configure", line 8612: error 1000: Unexpected symbol: "testvar".
cc: "configure", line 8612: error 1588: "uint32" undefined.
configure: failed program was:
#line 8606 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if defined(HAVE_RPC_RPC_H)
#include <rpc/rpc.h>
#endif
int main() {
uint32 testvar;
; return 0; }
configure:8638: checking for conflicting AUTH_ERROR define in rpc/rpc.h
configure:8658: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:8679: checking for test routines
configure:8688: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:8702: checking for ftruncate extend
configure:8715: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:8738: checking for broken getgroups
configure:8751: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 8747 "configure"
#include "confdefs.h"
#include "./tests/getgroups.c"
configure:8774: checking whether getpass should be replaced
configure:8795: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE -I./include -I./ubiqx -I./smbwrapper conftest.c 1>&5
cpp: "/usr/include/sys/xti.h", line 488: warning 2001: Redefinition of macro
TCP_NODELAY.
cpp: "/usr/include/sys/xti.h", line 489: warning 2001: Redefinition of macro
TCP_MAXSEG.
configure:8818: checking for working fnmatch
configure:8832: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:8855: checking for broken inet_ntoa
configure:8878: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 8864 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <sys/types.h>
#include <netinet/in.h>
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
#endif
main() { struct in_addr ip; ip.s_addr = 0x12345678;
if (strcmp(inet_ntoa(ip),"18.52.86.120") &&
    strcmp(inet_ntoa(ip),"120.86.52.18")) { exit(0); } 
exit(1);}
configure:8901: checking for sysconf(_SC_NGROUPS_MAX)
configure:8915: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:8938: checking for root
configure:8951: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:8979: checking for iface AIX
configure:8996: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
cc: "lib/interfaces.c", line 287: error 1588: "sa_len" undefined.
cc: "lib/interfaces.c", line 287: error 1531: Invalid member of struct or
union.
configure: failed program was:
#line 8988 "configure"
#include "confdefs.h"

#define HAVE_IFACE_AIX 1
#define AUTOCONF_TEST 1
#include "confdefs.h"
#include "./lib/interfaces.c"
configure:9020: checking for iface ifconf
configure:9037: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:9108: checking for setresuid
configure:9125: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:9277: checking for shared mmap
configure:9290: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:9317: checking for ftruncate needs root
configure:9330: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 9326 "configure"
#include "confdefs.h"
#include "./tests/ftruncroot.c"
configure:9353: checking for fcntl locking
configure:9366: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:9389: checking for broken (glibc2.1/x86) 64 bit fcntl locking
configure:9402: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 9398 "configure"
#include "confdefs.h"
#include "./tests/fcntl_lock64.c"
configure:9427: checking for 64 bit fcntl locking
configure:9460: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:9485: checking for sysv ipc
configure:9498: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:9521: checking for IRIX sysv ipc semun problem using gcc
configure:9534: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure: failed program was:
#line 9530 "configure"
#include "confdefs.h"
#include "./tests/sgi_sysv_hack.c"
configure:9557: checking for a crypt that needs truncated salt
configure:9570: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
cc: "tests/crypttest.c", line 57: warning 527: Integral value implicitly
converted to pointer in assignment.
cc: "tests/crypttest.c", line 57: warning 563: Argument #2 is not the
correct type.
cc: "tests/crypttest.c", line 59: warning 527: Integral value implicitly
converted to pointer in assignment.
cc: "tests/crypttest.c", line 59: warning 563: Argument #2 is not the
correct type.
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:9593: checking for broken nisplus include files
configure:9609: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:9633: checking whether to use smbwrapper
configure:9677: checking whether to use AFS
configure:9703: checking whether to use DFS auth
configure:9728: checking whether to use Kerberos IV
configure:9796: checking whether to use Kerberos 5
configure:9817: checking whether to use AUTOMOUNT
configure:9842: checking whether to use SMBMOUNT
configure:9871: checking whether to use PAM password database
configure:9898: checking whether to use LDAP password database
configure:9924: checking whether to use NISPLUS password database
configure:9949: checking whether to use NISPLUS_HOME
configure:9974: checking whether to use SSL
configure:10033: checking whether to use syslog logging
configure:10058: checking whether to use profiling
configure:10084: checking whether to support netatalk
configure:10111: checking whether to support disk-quotas
configure:10135: checking whether to support utmp accounting
configure:10235: checking whether to install Using Samba book
configure:10265: checking how to get filesystem space usage
configure:10272: checking statvfs64 function (SVR4)
configure:10294: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.
configure:10638: cc -c -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE conftest.c 1>&5
configure:10667: cc -o conftest -O  -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE  conftest.c -lgen -lsec  1>&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was
detected. The linked output may not run on a PA 1.x system.




More information about the samba-technical mailing list