This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:761: checking host system type configure:783: checking if /bin/sh is bash configure:805: checking for object suffix configure:811: gcc -c -fno-common conftest.c 1>&5 configure:829: checking for Cygwin environment configure:845: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:841: error: `__CYGWIN32__' undeclared (first use in this function) configure:841: error: (Each undeclared identifier is reported only once configure:841: error: for each function it appears in.) configure: failed program was: #line 834 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:862: checking for mingw32 environment configure:874: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:870: error: `__MINGW32__' undeclared (first use in this function) configure:870: error: (Each undeclared identifier is reported only once configure:870: error: for each function it appears in.) configure: failed program was: #line 867 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:891: checking for EMX/OS2 environment configure:903: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:899: error: `__EMX__' undeclared (first use in this function) configure:899: error: (Each undeclared identifier is reported only once configure:899: error: for each function it appears in.) configure: failed program was: #line 896 "configure" #include "confdefs.h" int main() { return __EMX__; ; return 0; } configure:934: checking for executable suffix configure:944: gcc -o conftest -fno-common conftest.c 1>&5 configure:974: checking how to run the C preprocessor configure:995: gcc -E conftest.c >/dev/null 2>conftest.out configure:1056: checking for ranlib configure:1084: checking whether make sets ${MAKE} configure:1112: checking for ANSI C header files configure:1125: gcc -E conftest.c >/dev/null 2>conftest.out configure:1192: gcc -o conftest -fno-common conftest.c 1>&5 configure:1216: checking for UNIX-98 compliant inttypes.h configure:1230: gcc -c -fno-common conftest.c 1>&5 configure:1254: checking for dirent.h that defines DIR configure:1267: gcc -c -fno-common conftest.c 1>&5 configure:1292: checking for opendir in -ldir configure:1311: gcc -o conftest -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 1300 "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:1375: checking whether stat file-mode macros are broken configure:1431: checking whether time.h and sys/time.h may both be included configure:1445: gcc -c -fno-common conftest.c 1>&5 configure:1466: checking for sys/wait.h that is POSIX.1 compatible configure:1487: gcc -c -fno-common conftest.c 1>&5 configure:1508: checking if select needs nonstd include files configure:1521: gcc -c -fno-common conftest.c 1>&5 configure:1541: checking if sys/select.h is needed for select configure:1558: gcc -c -fno-common conftest.c 1>&5 configure:1551: error: parse error before "do" configure:1554: error: parse error before '&' token configure:1554: error: parse error before numeric constant configure:1554: warning: data definition has no type or storage class configure:1555: error: parse error before "return" configure: failed program was: #line 1546 "configure" #include "confdefs.h" #include #include #include #ifndef SELECT_NONSTD_HDR do not compile if we do not need nonstandard headers #endif int main() { fd_set rfd; FD_ZERO(&rfd); select(1, &rfd, 0, 0, 0); ; return 0; } configure:1578: checking if sys/socket.h is needed for select configure:1595: gcc -c -fno-common conftest.c 1>&5 configure:1588: error: parse error before "do" configure:1591: error: parse error before '&' token configure:1591: error: parse error before numeric constant configure:1591: warning: data definition has no type or storage class configure:1592: error: parse error before "return" configure: failed program was: #line 1583 "configure" #include "confdefs.h" #include #include #include #ifndef SELECT_NONSTD_HDR do not compile if we do not need nonstandard headers #endif int main() { fd_set rfd; FD_ZERO(&rfd); select(1, &rfd, 0, 0, 0); ; return 0; } configure:1618: checking for stdio.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for varargs.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out In file included from configure:1624: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure: failed program was: #line 1623 "configure" #include "confdefs.h" #include configure:1618: checking for stdarg.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for stdlib.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for stddef.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for string.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for strings.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for unistd.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for fcntl.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1618: checking for sys/file.h configure:1628: gcc -E conftest.c >/dev/null 2>conftest.out configure:1658: checking for getopt.h configure:1668: gcc -E conftest.c >/dev/null 2>conftest.out configure:1698: checking for limits.h configure:1708: gcc -E conftest.c >/dev/null 2>conftest.out configure:1738: checking for a.out.h configure:1748: gcc -E conftest.c >/dev/null 2>conftest.out configure:1744:19: a.out.h: No such file or directory configure: failed program was: #line 1743 "configure" #include "confdefs.h" #include configure:1738: checking for aouthdr.h configure:1748: gcc -E conftest.c >/dev/null 2>conftest.out configure:1744:21: aouthdr.h: No such file or directory configure: failed program was: #line 1743 "configure" #include "confdefs.h" #include configure:1738: checking for elf.h configure:1748: gcc -E conftest.c >/dev/null 2>conftest.out configure:1744:17: elf.h: No such file or directory configure: failed program was: #line 1743 "configure" #include "confdefs.h" #include configure:1778: checking for malloc.h configure:1788: gcc -E conftest.c >/dev/null 2>conftest.out configure:1778: checking for termios.h configure:1788: gcc -E conftest.c >/dev/null 2>conftest.out configure:1778: checking for termio.h configure:1788: gcc -E conftest.c >/dev/null 2>conftest.out configure:1784:20: termio.h: No such file or directory configure: failed program was: #line 1783 "configure" #include "confdefs.h" #include configure:1818: checking for pwd.h configure:1828: gcc -E conftest.c >/dev/null 2>conftest.out configure:1818: checking for grp.h configure:1828: gcc -E conftest.c >/dev/null 2>conftest.out configure:1818: checking for sys/acl.h configure:1828: gcc -E conftest.c >/dev/null 2>conftest.out configure:1818: checking for acllib.h configure:1828: gcc -E conftest.c >/dev/null 2>conftest.out configure:1824:20: acllib.h: No such file or directory configure: failed program was: #line 1823 "configure" #include "confdefs.h" #include configure:1818: checking for acl/libacl.h configure:1828: gcc -E conftest.c >/dev/null 2>conftest.out configure:1824:24: acl/libacl.h: No such file or directory configure: failed program was: #line 1823 "configure" #include "confdefs.h" #include configure:1858: checking for shadow.h configure:1868: gcc -E conftest.c >/dev/null 2>conftest.out configure:1864:20: shadow.h: No such file or directory configure: failed program was: #line 1863 "configure" #include "confdefs.h" #include configure:1858: checking for syslog.h configure:1868: gcc -E conftest.c >/dev/null 2>conftest.out configure:1898: checking for sys/time.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1898: checking for sys/times.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1898: checking for utime.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1898: checking for sys/utime.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1904:23: sys/utime.h: No such file or directory configure: failed program was: #line 1903 "configure" #include "confdefs.h" #include configure:1898: checking for sys/ioctl.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1898: checking for sys/filio.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1898: checking for sys/param.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1898: checking for sys/systeminfo.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1904:28: sys/systeminfo.h: No such file or directory configure: failed program was: #line 1903 "configure" #include "confdefs.h" #include configure:1898: checking for sys/sysctl.h configure:1908: gcc -E conftest.c >/dev/null 2>conftest.out configure:1938: checking for sys/syscall.h configure:1948: gcc -E conftest.c >/dev/null 2>conftest.out configure:1978: checking for mach/machine.h configure:1988: gcc -E conftest.c >/dev/null 2>conftest.out configure:2018: checking for mntent.h configure:2028: gcc -E conftest.c >/dev/null 2>conftest.out configure:2024:20: mntent.h: No such file or directory configure: failed program was: #line 2023 "configure" #include "confdefs.h" #include configure:2018: checking for sys/mntent.h configure:2028: gcc -E conftest.c >/dev/null 2>conftest.out configure:2024:24: sys/mntent.h: No such file or directory configure: failed program was: #line 2023 "configure" #include "confdefs.h" #include configure:2018: checking for sys/mnttab.h configure:2028: gcc -E conftest.c >/dev/null 2>conftest.out configure:2024:24: sys/mnttab.h: No such file or directory configure: failed program was: #line 2023 "configure" #include "confdefs.h" #include configure:2018: checking for sys/mount.h configure:2028: gcc -E conftest.c >/dev/null 2>conftest.out configure:2058: checking for wait.h configure:2068: gcc -E conftest.c >/dev/null 2>conftest.out configure:2064:18: wait.h: No such file or directory configure: failed program was: #line 2063 "configure" #include "confdefs.h" #include configure:2058: checking for sys/resource.h configure:2068: gcc -E conftest.c >/dev/null 2>conftest.out configure:2058: checking for procfs.h configure:2068: gcc -E conftest.c >/dev/null 2>conftest.out configure:2064:20: procfs.h: No such file or directory configure: failed program was: #line 2063 "configure" #include "confdefs.h" #include configure:2058: checking for sys/procfs.h configure:2068: gcc -E conftest.c >/dev/null 2>conftest.out configure:2064:24: sys/procfs.h: No such file or directory configure: failed program was: #line 2063 "configure" #include "confdefs.h" #include configure:2098: checking for sys/utsname.h configure:2108: gcc -E conftest.c >/dev/null 2>conftest.out configure:2098: checking for sys/priocntl.h configure:2108: gcc -E conftest.c >/dev/null 2>conftest.out configure:2104:26: sys/priocntl.h: No such file or directory configure: failed program was: #line 2103 "configure" #include "confdefs.h" #include configure:2098: checking for sys/rtpriocntl.h configure:2108: gcc -E conftest.c >/dev/null 2>conftest.out configure:2104:28: sys/rtpriocntl.h: No such file or directory configure: failed program was: #line 2103 "configure" #include "confdefs.h" #include configure:2138: checking for sys/mtio.h configure:2148: gcc -E conftest.c >/dev/null 2>conftest.out configure:2138: checking for sys/tape.h configure:2148: gcc -E conftest.c >/dev/null 2>conftest.out configure:2144:22: sys/tape.h: No such file or directory configure: failed program was: #line 2143 "configure" #include "confdefs.h" #include configure:2138: checking for sys/mman.h configure:2148: gcc -E conftest.c >/dev/null 2>conftest.out configure:2138: checking for linux/pg.h configure:2148: gcc -E conftest.c >/dev/null 2>conftest.out configure:2144:22: linux/pg.h: No such file or directory configure: failed program was: #line 2143 "configure" #include "confdefs.h" #include configure:2138: checking for camlib.h configure:2148: gcc -E conftest.c >/dev/null 2>conftest.out configure:2144:20: camlib.h: No such file or directory configure: failed program was: #line 2143 "configure" #include "confdefs.h" #include configure:2178: checking for sys/shm.h configure:2188: gcc -E conftest.c >/dev/null 2>conftest.out configure:2178: checking for sys/ipc.h configure:2188: gcc -E conftest.c >/dev/null 2>conftest.out configure:2218: checking for sys/dkio.h configure:2228: gcc -E conftest.c >/dev/null 2>conftest.out configure:2224:22: sys/dkio.h: No such file or directory configure: failed program was: #line 2223 "configure" #include "confdefs.h" #include configure:2218: checking for sys/dklabel.h configure:2228: gcc -E conftest.c >/dev/null 2>conftest.out configure:2224:25: sys/dklabel.h: No such file or directory configure: failed program was: #line 2223 "configure" #include "confdefs.h" #include configure:2218: checking for sun/dkio.h configure:2228: gcc -E conftest.c >/dev/null 2>conftest.out configure:2224:22: sun/dkio.h: No such file or directory configure: failed program was: #line 2223 "configure" #include "confdefs.h" #include configure:2218: checking for sun/dklabel.h configure:2228: gcc -E conftest.c >/dev/null 2>conftest.out configure:2224:25: sun/dklabel.h: No such file or directory configure: failed program was: #line 2223 "configure" #include "confdefs.h" #include configure:2258: checking for sys/types.h configure:2268: gcc -E conftest.c >/dev/null 2>conftest.out configure:2258: checking for sys/stat.h configure:2268: gcc -E conftest.c >/dev/null 2>conftest.out configure:2258: checking for types.h configure:2268: gcc -E conftest.c >/dev/null 2>conftest.out configure:2264:19: types.h: No such file or directory configure: failed program was: #line 2263 "configure" #include "confdefs.h" #include configure:2258: checking for stat.h configure:2268: gcc -E conftest.c >/dev/null 2>conftest.out configure:2264:18: stat.h: No such file or directory configure: failed program was: #line 2263 "configure" #include "confdefs.h" #include configure:2298: checking for sys/stypes.h configure:2308: gcc -E conftest.c >/dev/null 2>conftest.out configure:2304:24: sys/stypes.h: No such file or directory configure: failed program was: #line 2303 "configure" #include "confdefs.h" #include configure:2298: checking for sys/filedesc.h configure:2308: gcc -E conftest.c >/dev/null 2>conftest.out configure:2338: checking for poll.h configure:2348: gcc -E conftest.c >/dev/null 2>conftest.out configure:2338: checking for sys/poll.h configure:2348: gcc -E conftest.c >/dev/null 2>conftest.out configure:2338: checking for sys/select.h configure:2348: gcc -E conftest.c >/dev/null 2>conftest.out configure:2378: checking for netdb.h configure:2388: gcc -E conftest.c >/dev/null 2>conftest.out configure:2378: checking for sys/socket.h configure:2388: gcc -E conftest.c >/dev/null 2>conftest.out configure:2418: checking for ieeefp.h configure:2428: gcc -E conftest.c >/dev/null 2>conftest.out configure:2424:20: ieeefp.h: No such file or directory configure: failed program was: #line 2423 "configure" #include "confdefs.h" #include configure:2418: checking for fp.h configure:2428: gcc -E conftest.c >/dev/null 2>conftest.out configure:2424:16: fp.h: No such file or directory configure: failed program was: #line 2423 "configure" #include "confdefs.h" #include configure:2458: checking for values.h configure:2468: gcc -E conftest.c >/dev/null 2>conftest.out configure:2458: checking for float.h configure:2468: gcc -E conftest.c >/dev/null 2>conftest.out configure:2498: checking for arpa/inet.h configure:2508: gcc -E conftest.c >/dev/null 2>conftest.out configure:2538: checking for bsd/dev/scsireg.h configure:2548: gcc -E conftest.c >/dev/null 2>conftest.out configure:2544:29: bsd/dev/scsireg.h: No such file or directory configure: failed program was: #line 2543 "configure" #include "confdefs.h" #include configure:2578: checking for sys/bsdtty.h configure:2588: gcc -E conftest.c >/dev/null 2>conftest.out configure:2584:24: sys/bsdtty.h: No such file or directory configure: failed program was: #line 2583 "configure" #include "confdefs.h" #include configure:2618: checking for OS.h configure:2628: gcc -E conftest.c >/dev/null 2>conftest.out configure:2624:16: OS.h: No such file or directory configure: failed program was: #line 2623 "configure" #include "confdefs.h" #include configure:2658: checking for ext2fs/ext2_fs.h configure:2668: gcc -E conftest.c >/dev/null 2>conftest.out configure:2664:28: ext2fs/ext2_fs.h: No such file or directory configure: failed program was: #line 2663 "configure" #include "confdefs.h" #include configure:2698: checking for attr/xattr.h configure:2708: gcc -E conftest.c >/dev/null 2>conftest.out configure:2704:24: attr/xattr.h: No such file or directory configure: failed program was: #line 2703 "configure" #include "confdefs.h" #include configure:2738: checking for crt_externs.h configure:2748: gcc -E conftest.c >/dev/null 2>conftest.out configure:2778: checking for fnmatch.h configure:2788: gcc -E conftest.c >/dev/null 2>conftest.out configure:2818: checking for libintl.h configure:2828: gcc -E conftest.c >/dev/null 2>conftest.out configure:2818: checking for locale.h configure:2828: gcc -E conftest.c >/dev/null 2>conftest.out configure:2818: checking for langinfo.h configure:2828: gcc -E conftest.c >/dev/null 2>conftest.out configure:2858: checking for wchar.h configure:2868: gcc -E conftest.c >/dev/null 2>conftest.out configure:2898: checking for priv.h configure:2908: gcc -E conftest.c >/dev/null 2>conftest.out configure:2904:18: priv.h: No such file or directory configure: failed program was: #line 2903 "configure" #include "confdefs.h" #include configure:2938: checking for exec_attr.h configure:2948: gcc -E conftest.c >/dev/null 2>conftest.out configure:2944:23: exec_attr.h: No such file or directory configure: failed program was: #line 2943 "configure" #include "confdefs.h" #include configure:2938: checking for secdb.h configure:2948: gcc -E conftest.c >/dev/null 2>conftest.out configure:2944:19: secdb.h: No such file or directory configure: failed program was: #line 2943 "configure" #include "confdefs.h" #include configure:2978: checking for direct.h configure:2988: gcc -E conftest.c >/dev/null 2>conftest.out configure:2984:20: direct.h: No such file or directory configure: failed program was: #line 2983 "configure" #include "confdefs.h" #include configure:3018: checking for pthread.h configure:3028: gcc -E conftest.c >/dev/null 2>conftest.out configure:3018: checking for thread.h configure:3028: gcc -E conftest.c >/dev/null 2>conftest.out configure:3024:20: thread.h: No such file or directory configure: failed program was: #line 3023 "configure" #include "confdefs.h" #include configure:3056: checking for header file containing major(), minor() and makedev() configure:3070: gcc -c -fno-common conftest.c 1>&5 configure:3064:23: sys/mkdev.h: No such file or directory configure: failed program was: #line 3062 "configure" #include "confdefs.h" #include #include int main() { int i = major(0); i = minor(0); i = makedev(0,0); ; return 0; } configure:3088: gcc -c -fno-common conftest.c 1>&5 configure:3082:27: sys/sysmacros.h: No such file or directory configure: failed program was: #line 3080 "configure" #include "confdefs.h" #include #include int main() { int i = major(0); i = minor(0); i = makedev(0,0); ; return 0; } configure:3115: checking bits in minor device number configure:3180: gcc -o conftest -fno-common conftest.c 1>&5 configure:3200: checking whether bits in minor device numbers are non contiguous configure:3260: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 3208 "configure" #include "confdefs.h" #include #ifdef major # define _FOUND_MAJOR_ #endif #ifdef MAJOR_IN_MKDEV # include # define _FOUND_MAJOR_ #endif #ifndef _FOUND_MAJOR_ # ifdef MAJOR_IN_SYSMACROS # include # define _FOUND_MAJOR_ # endif #endif #ifndef _FOUND_MAJOR_ # if defined(hpux) || defined(__hpux__) || defined(__hpux) # include # define _FOUND_MAJOR_ # endif #endif #ifndef _FOUND_MAJOR_ # define major(dev) (((dev) >> 8) & 0xFF) # define minor(dev) ((dev) & 0xFF) # define makedev(majo, mino) (((majo) << 8) | (mino)) #endif int main() { long l = 1; int i; int m; int c = 0; int maxloop = 32; if (sizeof (long) > 4) maxloop = 64; for (i=1, m=0; i <= maxloop; i++, l<<=1) { if (minor(l) == 0 && c == 0) c = m; if (minor(l) != 0) m = i; } exit (m == c);} configure:3283: checking for _filbuf() configure:3308: gcc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:3299: error: structure has no member named `_flag' configure:3300: error: structure has no member named `_flag' configure:3300: error: `_IOERR' undeclared (first use in this function) configure:3300: error: (Each undeclared identifier is reported only once configure:3300: error: for each function it appears in.) configure:3301: error: structure has no member named `_flag' configure:3301: error: `_IOEOF' undeclared (first use in this function) configure:3302: error: structure has no member named `_cnt' configure:3303: error: structure has no member named `_ptr' configure: failed program was: #line 3288 "configure" #include "confdefs.h" #include int main() { FILE *f; int flag; int count; char *ptr; char c = 0; f = fopen("confdefs.h", "r"); _filbuf(f); _flsbuf(c, f); flag = f->_flag & _IONBF; flag |= f->_flag & _IOERR; flag |= f->_flag & _IOEOF; count = f->_cnt; ptr = (char *)f->_ptr; fclose(f); ; return 0; } configure:3328: checking for __filbuf() configure:3353: gcc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:3344: error: structure has no member named `_flag' configure:3345: error: structure has no member named `_flag' configure:3345: error: `_IOERR' undeclared (first use in this function) configure:3345: error: (Each undeclared identifier is reported only once configure:3345: error: for each function it appears in.) configure:3346: error: structure has no member named `_flag' configure:3346: error: `_IOEOF' undeclared (first use in this function) configure:3347: error: structure has no member named `_cnt' configure:3348: error: structure has no member named `_ptr' configure: failed program was: #line 3333 "configure" #include "confdefs.h" #include int main() { FILE *f; int flag; int count; char *ptr; char c = 0; f = fopen("confdefs.h", "r"); __filbuf(f); __flsbuf(c, f); flag = f->_flag & _IONBF; flag |= f->_flag & _IOERR; flag |= f->_flag & _IOEOF; count = f->_cnt; ptr = (char *)f->_ptr; fclose(f); ; return 0; } configure:3373: checking for USG derived STDIO configure:3407: gcc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:3395: error: `no' undeclared (first use in this function) configure:3395: error: (Each undeclared identifier is reported only once configure:3395: error: for each function it appears in.) configure:3395: error: parse error before "filbuf" configure:3399: error: structure has no member named `_flag' configure:3399: error: `_IOERR' undeclared (first use in this function) configure:3400: error: structure has no member named `_flag' configure:3400: error: `_IOEOF' undeclared (first use in this function) configure:3401: error: structure has no member named `_cnt' configure:3402: error: structure has no member named `_ptr' configure: failed program was: #line 3378 "configure" #include "confdefs.h" #include int main() { FILE *f; int flag; int count; char *ptr; char c = 0; f = fopen("confdefs.h", "r"); #ifdef HAVE___FILBUF __filbuf(f); __flsbuf(c, f); #else # ifdef HAVE__FILBUF _filbuf(f); _flsbuf(c, f); # else no filbuf() # endif #endif flag = f->_flag & _IONBF; flag |= f->_flag & _IOERR; flag |= f->_flag & _IOEOF; count = f->_cnt; ptr = (char *)f->_ptr; fclose(f); ; return 0; } configure:3427: checking for errno definition in errno.h configure:3439: gcc -c -fno-common conftest.c 1>&5 configure:3460: checking for working const configure:3514: gcc -c -fno-common conftest.c 1>&5 configure:3535: checking whether byte ordering is bigendian configure:3553: gcc -c -fno-common conftest.c 1>&5 configure:3568: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:3563: error: `not' undeclared (first use in this function) configure:3563: error: (Each undeclared identifier is reported only once configure:3563: error: for each function it appears in.) configure:3563: error: parse error before "big" configure: failed program was: #line 3557 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:3625: checking whether bitorder in bitfields is htol configure:3649: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 3633 "configure" #include "confdefs.h" struct { unsigned char x1:4; unsigned char x2:4; } a; int main() { char *cp; cp = (char *)&a; *cp = 0x12; exit(a.x1 == 2);} configure:3671: checking return type of signal handlers configure:3693: gcc -c -fno-common conftest.c 1>&5 configure:3712: checking for uid_t in sys/types.h configure:3746: checking type of array argument to getgroups configure:3779: gcc -o conftest -fno-common conftest.c 1>&5 configure:3817: checking for type long long configure:3829: gcc -c -fno-common conftest.c 1>&5 configure:3849: checking for type __int64 configure:3861: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:3857: error: `__int64' undeclared (first use in this function) configure:3857: error: (Each undeclared identifier is reported only once configure:3857: error: for each function it appears in.) configure:3857: error: parse error before "i" configure: failed program was: #line 3854 "configure" #include "confdefs.h" int main() { __int64 i; ; return 0; } configure:3881: checking for prototypes configure:3899: gcc -o conftest -fno-common conftest.c 1>&5 configure:3921: checking if compiler allows dynamic arrays configure:3933: gcc -c -fno-common conftest.c 1>&5 configure:3954: checking for uid_t in sys/types.h configure:3988: checking for size_t configure:4021: checking for ssize_t configure:4054: checking for pid_t configure:4087: checking for off_t configure:4120: checking for mode_t configure:4153: checking for time_t configure:4176: gcc -c -fno-common conftest.c 1>&5 configure:4196: checking for caddr_t configure:4229: checking for daddr_t configure:4262: checking for dev_t configure:4295: checking for major_t configure:4328: checking for minor_t configure:4361: checking for ino_t configure:4394: checking for nlink_t configure:4427: checking for blksize_t configure:4460: checking for blkcnt_t configure:4493: checking for clock_t configure:4536: gcc -c -fno-common conftest.c 1>&5 configure:4556: checking for socklen_t configure:4590: checking for u_char configure:4623: checking for u_short configure:4656: checking for u_int configure:4689: checking for u_long configure:4723: checking size of char configure:4742: gcc -o conftest -fno-common conftest.c 1>&5 configure:4762: checking size of short int configure:4781: gcc -o conftest -fno-common conftest.c 1>&5 configure:4801: checking size of int configure:4820: gcc -o conftest -fno-common conftest.c 1>&5 configure:4840: checking size of long int configure:4859: gcc -o conftest -fno-common conftest.c 1>&5 configure:4879: checking size of long long configure:4898: gcc -o conftest -fno-common conftest.c 1>&5 configure:4918: checking size of __int64 configure:4937: gcc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:4932: error: `__int64' undeclared (first use in this function) configure:4932: error: (Each undeclared identifier is reported only once configure:4932: error: for each function it appears in.) configure: failed program was: #line 4926 "configure" #include "confdefs.h" #include main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(__int64)); exit(0); } configure:4957: checking size of char * configure:4976: gcc -o conftest -fno-common conftest.c 1>&5 configure:4997: checking size of unsigned char configure:5016: gcc -o conftest -fno-common conftest.c 1>&5 configure:5036: checking size of unsigned short int configure:5055: gcc -o conftest -fno-common conftest.c 1>&5 configure:5075: checking size of unsigned int configure:5094: gcc -o conftest -fno-common conftest.c 1>&5 configure:5114: checking size of unsigned long int configure:5133: gcc -o conftest -fno-common conftest.c 1>&5 configure:5153: checking size of unsigned long long configure:5172: gcc -o conftest -fno-common conftest.c 1>&5 configure:5192: checking size of unsigned __int64 configure:5211: gcc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:5206: error: parse error before "__int64" configure: failed program was: #line 5200 "configure" #include "confdefs.h" #include main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(unsigned __int64)); exit(0); } configure:5231: checking size of unsigned char * configure:5250: gcc -o conftest -fno-common conftest.c 1>&5 configure:5271: checking if char is unsigned configure:5290: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 5279 "configure" #include "confdefs.h" int main() { char c; c = -1; exit(c < 0);} configure:5312: checking if va_list is an array configure:5333: gcc -o conftest -fno-common conftest.c 1>&5 configure:5353: checking if struct mtget contains mt_type configure:5366: gcc -c -fno-common conftest.c 1>&5 configure:5386: checking if struct mtget contains mt_model configure:5399: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5395: error: structure has no member named `mt_model' configure: failed program was: #line 5391 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_model = 0; ; return 0; } configure:5419: checking if struct mtget contains mt_dsreg configure:5432: gcc -c -fno-common conftest.c 1>&5 configure:5452: checking if struct mtget contains mt_dsreg1 configure:5465: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5461: error: structure has no member named `mt_dsreg1' configure: failed program was: #line 5457 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_dsreg1 = 0; ; return 0; } configure:5485: checking if struct mtget contains mt_dsreg2 configure:5498: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5494: error: structure has no member named `mt_dsreg2' configure: failed program was: #line 5490 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_dsreg2 = 0; ; return 0; } configure:5518: checking if struct mtget contains mt_gstat configure:5531: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5527: error: structure has no member named `mt_gstat' configure: failed program was: #line 5523 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_gstat = 0; ; return 0; } configure:5551: checking if struct mtget contains mt_erreg configure:5564: gcc -c -fno-common conftest.c 1>&5 configure:5584: checking if struct mtget contains mt_resid configure:5597: gcc -c -fno-common conftest.c 1>&5 configure:5617: checking if struct mtget contains mt_fileno configure:5630: gcc -c -fno-common conftest.c 1>&5 configure:5650: checking if struct mtget contains mt_blkno configure:5663: gcc -c -fno-common conftest.c 1>&5 configure:5683: checking if struct mtget contains mt_flags configure:5696: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5692: error: structure has no member named `mt_flags' configure: failed program was: #line 5688 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_flags = 0; ; return 0; } configure:5716: checking if struct mtget contains mt_bf configure:5729: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5725: error: structure has no member named `mt_bf' configure: failed program was: #line 5721 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_bf = 0; ; return 0; } configure:5749: checking if struct rusage is declared in sys/resource.h configure:5762: gcc -c -fno-common conftest.c 1>&5 configure:5782: checking if struct siginfo contains si_utime configure:5795: gcc -c -fno-common conftest.c 1>&5 configure:5789:25: sys/siginfo.h: No such file or directory configure: In function `main': configure:5791: error: storage size of `si' isn't known configure: failed program was: #line 5787 "configure" #include "confdefs.h" #include #include int main() { struct siginfo si; si.si_utime = 0; ; return 0; } configure:5815: checking if struct sockaddr_storage is declared in socket.h configure:5827: gcc -c -fno-common conftest.c 1>&5 configure:5847: checking if an illegal declaration for union semun in sys/sem.h exists configure:5861: gcc -c -fno-common conftest.c 1>&5 configure:5881: checking if union wait is declared in wait.h or sys/wait.h configure:5898: gcc -c -fno-common conftest.c 1>&5 configure:5918: checking if struct stat contains st_spare1 configure:5931: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5927: error: structure has no member named `st_spare1' configure: failed program was: #line 5923 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_spare1 = 0; ; return 0; } configure:5951: checking if struct stat contains st_atimensec configure:5964: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5960: error: structure has no member named `st_atimensec' configure: failed program was: #line 5956 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_atimensec = 0; ; return 0; } configure:5984: checking if struct stat contains st_atim.tv_nsec configure:5997: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:5993: error: structure has no member named `st_atim' configure: failed program was: #line 5989 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_atim.tv_nsec = 0; ; return 0; } configure:6017: checking if struct stat contains st_atim.st__tim.tv_nsec configure:6030: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:6026: error: structure has no member named `st_atim' configure: failed program was: #line 6022 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_atim.st__tim.tv_nsec = 0; ; return 0; } configure:6050: checking if struct stat contains st_atimespec.tv_nsec configure:6063: gcc -c -fno-common conftest.c 1>&5 configure:6083: checking for st_blksize in struct stat configure:6096: gcc -c -fno-common conftest.c 1>&5 configure:6117: checking for st_blocks in struct stat configure:6130: gcc -c -fno-common conftest.c 1>&5 configure:6153: checking if struct stat contains st_fstype configure:6166: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:6162: error: structure has no member named `st_fstype' configure: failed program was: #line 6158 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_fstype[0] = 0; ; return 0; } configure:6186: checking if struct stat contains st_aclcnt configure:6199: gcc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:6195: error: structure has no member named `st_aclcnt' configure: failed program was: #line 6191 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_aclcnt = 0; ; return 0; } configure:6219: checking for st_rdev in struct stat configure:6232: gcc -c -fno-common conftest.c 1>&5 configure:6253: checking if struct stat contains st_flags configure:6266: gcc -c -fno-common conftest.c 1>&5 configure:6286: checking if struct dirent contains d_ino configure:6330: gcc -c -fno-common conftest.c 1>&5 configure:6351: checking if stat is declared configure:6368: gcc -c -fno-common conftest.c 1>&5 configure:6389: checking if lstat is declared configure:6406: gcc -c -fno-common conftest.c 1>&5 configure:6429: checking for wait3 that fills in rusage configure:6472: gcc -o conftest -fno-common conftest.c 1>&5 configure:6495: checking for mlock configure:6523: gcc -o conftest -fno-common conftest.c 1>&5 configure:6545: checking for mlockall configure:6576: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 6553 "configure" #include "confdefs.h" #include #include #include #ifndef HAVE_ERRNO_DEF extern int errno; #endif int main() { if (mlockall(MCL_CURRENT|MCL_FUTURE) < 0) { if (errno == EINVAL || errno == ENOMEM || errno == EPERM || errno == EACCES) exit(0); exit(-1); } exit(0); } configure:6598: checking for va_copy configure:6618: gcc -o conftest -fno-common conftest.c 1>&5 configure:6638: checking for __va_copy configure:6658: gcc -o conftest -fno-common conftest.c 1>&5 configure:6678: checking for working ecvt() configure:6706: gcc -o conftest -fno-common conftest.c 1>&5 configure:6691: warning: conflicting types for built-in function `sprintf' configure:6728: checking for working fcvt() configure:6756: gcc -o conftest -fno-common conftest.c 1>&5 configure:6741: warning: conflicting types for built-in function `sprintf' configure:6778: checking for working gcvt() configure:6806: gcc -o conftest -fno-common conftest.c 1>&5 configure:6791: warning: conflicting types for built-in function `sprintf' configure:6828: checking for __dtoa configure:6841: gcc -o conftest -fno-common conftest.c 1>&5 configure:6861: checking for __dtoa that needs result ptr configure:6890: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 6869 "configure" #include "confdefs.h" extern char *__dtoa(); int main() { #ifdef HAVE_DTOA int decpt, sign; char *bp; char *ep; char *result; result = 0; bp = __dtoa(1.9, 2, 5, &decpt, &sign, &ep, &result); exit(result == 0); #else exit(1); #endif } configure:6915: checking for unistd.h configure:6954: checking for getpagesize configure:6982: gcc -o conftest -fno-common conftest.c 1>&5 configure:7007: checking for mmap that needs ptr to size configure:7156: gcc -o conftest -fno-common conftest.c 1>&5 configure: In function `intr': configure:7079: warning: passing arg 2 of `signal' from incompatible pointer type configure: In function `main': configure:7127: warning: passing arg 2 of `signal' from incompatible pointer type configure:7136: warning: passing arg 2 of `signal' from incompatible pointer type configure:7138: warning: passing arg 2 of `mmap' makes integer from pointer without a cast configure: failed program was: #line 7015 "configure" #include "confdefs.h" #include #include #include #include #include #ifndef MAP_FILE #define MAP_FILE 0 /* Needed on Apollo Domain/OS */ #endif /* This mess was copied from the GNU getpagesize.h. */ #ifndef HAVE_GETPAGESIZE # ifdef HAVE_UNISTD_H # include # endif /* Assume that all systems that can run configure have sys/param.h. */ # ifndef HAVE_SYS_PARAM_H # define HAVE_SYS_PARAM_H 1 # endif # ifdef _SC_PAGESIZE # define getpagesize() sysconf(_SC_PAGESIZE) # else /* no _SC_PAGESIZE */ # ifdef HAVE_SYS_PARAM_H # include # ifdef EXEC_PAGESIZE # define getpagesize() EXEC_PAGESIZE # else /* no EXEC_PAGESIZE */ # ifdef NBPG # define getpagesize() NBPG * CLSIZE # ifndef CLSIZE # define CLSIZE 1 # endif /* no CLSIZE */ # else /* no NBPG */ # ifdef NBPC # define getpagesize() NBPC # else /* no NBPC */ # ifdef PAGESIZE # define getpagesize() PAGESIZE # endif /* PAGESIZE */ # endif /* no NBPC */ # endif /* no NBPG */ # endif /* no EXEC_PAGESIZE */ # else /* no HAVE_SYS_PARAM_H */ # define getpagesize() 8192 /* punt totally */ # endif /* no HAVE_SYS_PARAM_H */ # endif /* no _SC_PAGESIZE */ #endif /* no HAVE_GETPAGESIZE */ #ifdef __cplusplus extern "C" { void *malloc(unsigned); } #else char *malloc(); #endif jmp_buf jenv; int intr() { signal(SIGSEGV, intr); longjmp(jenv, 1); } int main() { char *data, *data2; int i, pagesize, ps; int fd; pagesize = getpagesize(); /* * First, make a file with some known garbage in it. */ data = malloc(pagesize); if (!data) exit(1); for (i = 0; i < pagesize; ++i) *(data + i) = rand(); umask(0); fd = creat("conftestmmap", 0600); if (fd < 0) exit(1); if (write(fd, data, pagesize) != pagesize) exit(1); close(fd); /* * Next, try to mmap the file at a fixed address which * already has something else allocated at it. If we can, * also make sure that we see the same garbage. */ fd = open("conftestmmap", O_RDWR); if (fd < 0) exit(1); /* * Keep a copy, Apollo modifies the value... */ ps = pagesize; /* * Apollo mmap() is not a syscall but a library function and fails * if it tries to dereference 'ps'. We must use setjmp in order to * catch the failure. */ signal(SIGSEGV, intr); if (setjmp(jenv) == 0) { data2 = mmap(0, ps, PROT_READ, MAP_FILE | MAP_PRIVATE, fd, 0L); } else { data2 = (char *)-1; } if (data2 != (char *)-1) exit(1); signal(SIGSEGV, intr); if (setjmp(jenv) == 0) { data2 = mmap(0, &ps, PROT_READ, MAP_FILE | MAP_PRIVATE, fd, 0L); } else { data2 = (char *)-1; } if (data2 == (char *)-1) exit(1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data2 + i)) exit(1); close(fd); unlink("conftestmmap"); exit(0); } configure:7182: checking for unistd.h configure:7221: checking for getpagesize configure:7274: checking for working mmap configure:7431: gcc -o conftest -fno-common conftest.c 1>&5 configure:7457: checking for unistd.h configure:7496: checking for getpagesize configure:7549: checking for mmap that needs ptr to size configure:7721: checking if mmap works to get shared memory configure:7801: gcc -o conftest -fno-common conftest.c 1>&5 configure:7825: checking for working alloca.h configure:7837: gcc -o conftest -fno-common conftest.c 1>&5 configure:7858: checking for alloca configure:7891: gcc -o conftest -fno-common conftest.c 1>&5 configure:8057: checking if quotactl is an ioctl configure:8070: gcc -o conftest -fno-common conftest.c 1>&5 configure:8064:30: sys/fs/ufs_quota.h: No such file or directory configure: In function `main': configure:8066: error: storage size of `q' isn't known configure:8066: error: `Q_QUOTACTL' undeclared (first use in this function) configure:8066: error: (Each undeclared identifier is reported only once configure:8066: error: for each function it appears in.) configure: failed program was: #line 8062 "configure" #include "confdefs.h" #include #include int main() { struct quotctl q; ioctl(0, Q_QUOTACTL, &q) ; return 0; } configure:8090: checking for file locking via fcntl configure:8106: gcc -o conftest -fno-common conftest.c 1>&5 configure:8126: checking for uname configure:8139: gcc -o conftest -fno-common conftest.c 1>&5 configure:8160: checking for vfork.h configure:8170: gcc -E conftest.c >/dev/null 2>conftest.out configure:8166:19: vfork.h: No such file or directory configure: failed program was: #line 8165 "configure" #include "confdefs.h" #include configure:8195: checking for working vfork configure:8346: gcc -o conftest -fno-common conftest.c 1>&5 configure:8369: checking for sys_siglist configure:8387: gcc -o conftest -fno-common conftest.c 1>&5 configure:8409: checking for BSD compliant getpgrp configure:8431: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 8417 "configure" #include "confdefs.h" int main() { long p; /* * POSIX getpgrp() has void parameter... */ p = getpgrp(-1); if (p == getpgrp(1) && p == getpgrp(getpid())) exit(1); exit(0);} configure:8453: checking for BSD compliant setpgrp configure:8478: gcc -o conftest -fno-common conftest.c 1>&5 configure:8500: checking for C99 compliant isinf configure:8517: gcc -c -fno-common conftest.c 1>&5 configure:8537: checking for C99 compliant isnan configure:8554: gcc -c -fno-common conftest.c 1>&5 configure:8574: checking for sigsetjmp configure:8589: gcc -o conftest -fno-common conftest.c 1>&5 configure:8609: checking for siglongjmp configure:8625: gcc -o conftest -fno-common conftest.c 1>&5 configure:8647: checking for access configure:8675: gcc -o conftest -fno-common conftest.c 1>&5 configure:8647: checking for eaccess configure:8675: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _eaccess configure: failed program was: #line 8652 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char eaccess(); below. */ #include /* 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 eaccess(); 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_eaccess) || defined (__stub___eaccess) choke me #else eaccess(); #endif ; return 0; } configure:8647: checking for euidaccess configure:8675: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _euidaccess configure: failed program was: #line 8652 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char euidaccess(); below. */ #include /* 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 euidaccess(); 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_euidaccess) || defined (__stub___euidaccess) choke me #else euidaccess(); #endif ; return 0; } configure:8702: checking for brk configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for sbrk configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for strerror configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for nice configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for memmove configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for flock configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for lockf configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for fchdir configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for statvfs configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8702: checking for quotactl configure:8730: gcc -o conftest -fno-common conftest.c 1>&5 configure:8757: checking for dup2 configure:8785: gcc -o conftest -fno-common conftest.c 1>&5 configure:8812: checking for getcwd configure:8840: gcc -o conftest -fno-common conftest.c 1>&5 configure:8812: checking for shmat configure:8840: gcc -o conftest -fno-common conftest.c 1>&5 configure:8812: checking for semget configure:8840: gcc -o conftest -fno-common conftest.c 1>&5 configure:8867: checking for lstat configure:8895: gcc -o conftest -fno-common conftest.c 1>&5 configure:8867: checking for readlink configure:8895: gcc -o conftest -fno-common conftest.c 1>&5 configure:8867: checking for symlink configure:8895: gcc -o conftest -fno-common conftest.c 1>&5 configure:8867: checking for link configure:8895: gcc -o conftest -fno-common conftest.c 1>&5 configure:8867: checking for rename configure:8895: gcc -o conftest -fno-common conftest.c 1>&5 configure:8867: checking for mkfifo configure:8895: gcc -o conftest -fno-common conftest.c 1>&5 configure:8867: checking for mknod configure:8895: gcc -o conftest -fno-common conftest.c 1>&5 configure:8922: checking for setreuid configure:8950: gcc -o conftest -fno-common conftest.c 1>&5 configure:8922: checking for setresuid configure:8950: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _setresuid configure: failed program was: #line 8927 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setresuid(); below. */ #include /* 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 setresuid(); 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_setresuid) || defined (__stub___setresuid) choke me #else setresuid(); #endif ; return 0; } configure:8922: checking for seteuid configure:8950: gcc -o conftest -fno-common conftest.c 1>&5 configure:8922: checking for setuid configure:8950: gcc -o conftest -fno-common conftest.c 1>&5 configure:8977: checking for setregid configure:9005: gcc -o conftest -fno-common conftest.c 1>&5 configure:8977: checking for setresgid configure:9005: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _setresgid configure: failed program was: #line 8982 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setresgid(); below. */ #include /* 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 setresgid(); 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_setresgid) || defined (__stub___setresgid) choke me #else setresgid(); #endif ; return 0; } configure:8977: checking for setegid configure:9005: gcc -o conftest -fno-common conftest.c 1>&5 configure:8977: checking for setgid configure:9005: gcc -o conftest -fno-common conftest.c 1>&5 configure:9032: checking for getpid configure:9060: gcc -o conftest -fno-common conftest.c 1>&5 configure:9032: checking for getppid configure:9060: gcc -o conftest -fno-common conftest.c 1>&5 configure:9087: checking for getpgid configure:9115: gcc -o conftest -fno-common conftest.c 1>&5 configure:9087: checking for setpgid configure:9115: gcc -o conftest -fno-common conftest.c 1>&5 configure:9142: checking for getpgrp configure:9170: gcc -o conftest -fno-common conftest.c 1>&5 configure:9142: checking for setpgrp configure:9170: gcc -o conftest -fno-common conftest.c 1>&5 configure:9197: checking for getspnam configure:9225: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getspnam configure: failed program was: #line 9202 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getspnam(); below. */ #include /* 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() { /* 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_getspnam) || defined (__stub___getspnam) choke me #else getspnam(); #endif ; return 0; } configure:9197: checking for getspwnam configure:9225: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getspwnam configure: failed program was: #line 9202 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getspwnam(); below. */ #include /* 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 getspwnam(); 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_getspwnam) || defined (__stub___getspwnam) choke me #else getspwnam(); #endif ; return 0; } configure:9252: checking for sync configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for fsync configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for fork configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for wait4 configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for waitid configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _waitid configure: failed program was: #line 9257 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char waitid(); below. */ #include /* 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 waitid(); 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_waitid) || defined (__stub___waitid) choke me #else waitid(); #endif ; return 0; } configure:9252: checking for waitpid configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for getrusage configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for getrlimit configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for setrlimit configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9252: checking for ulimit configure:9280: gcc -o conftest -fno-common conftest.c 1>&5 configure:9307: checking for execl configure:9335: gcc -o conftest -fno-common conftest.c 1>&5 configure:9307: checking for execle configure:9335: gcc -o conftest -fno-common conftest.c 1>&5 configure:9307: checking for execlp configure:9335: gcc -o conftest -fno-common conftest.c 1>&5 configure:9307: checking for execv configure:9335: gcc -o conftest -fno-common conftest.c 1>&5 configure:9307: checking for execve configure:9335: gcc -o conftest -fno-common conftest.c 1>&5 configure:9307: checking for execvp configure:9335: gcc -o conftest -fno-common conftest.c 1>&5 configure:9362: checking for gethostid configure:9390: gcc -o conftest -fno-common conftest.c 1>&5 configure:9362: checking for gethostname configure:9390: gcc -o conftest -fno-common conftest.c 1>&5 configure:9362: checking for getdomainname configure:9390: gcc -o conftest -fno-common conftest.c 1>&5 configure:9362: checking for getpagesize configure:9362: checking for getdtablesize configure:9390: gcc -o conftest -fno-common conftest.c 1>&5 configure:9417: checking for gettimeofday configure:9445: gcc -o conftest -fno-common conftest.c 1>&5 configure:9417: checking for settimeofday configure:9445: gcc -o conftest -fno-common conftest.c 1>&5 configure:9417: checking for time configure:9445: gcc -o conftest -fno-common conftest.c 1>&5 configure:9417: checking for stime configure:9445: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _stime configure: failed program was: #line 9422 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stime(); below. */ #include /* 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 stime(); 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_stime) || defined (__stub___stime) choke me #else stime(); #endif ; return 0; } configure:9417: checking for gethrtime configure:9445: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _gethrtime configure: failed program was: #line 9422 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethrtime(); below. */ #include /* 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 gethrtime(); 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_gethrtime) || defined (__stub___gethrtime) choke me #else gethrtime(); #endif ; return 0; } configure:9472: checking for ftime configure:9500: gcc -o conftest -fno-common conftest.c 1>&5 configure:9472: checking for tzset configure:9500: gcc -o conftest -fno-common conftest.c 1>&5 configure:9472: checking for mktime configure:9500: gcc -o conftest -fno-common conftest.c 1>&5 configure:9472: checking for gmtime configure:9500: gcc -o conftest -fno-common conftest.c 1>&5 configure:9472: checking for localtime configure:9500: gcc -o conftest -fno-common conftest.c 1>&5 configure:9472: checking for timegm configure:9500: gcc -o conftest -fno-common conftest.c 1>&5 configure:9472: checking for timelocal configure:9500: gcc -o conftest -fno-common conftest.c 1>&5 configure:9527: checking for ctime configure:9555: gcc -o conftest -fno-common conftest.c 1>&5 configure:9527: checking for cftime configure:9555: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _cftime configure: failed program was: #line 9532 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cftime(); below. */ #include /* 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 cftime(); 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_cftime) || defined (__stub___cftime) choke me #else cftime(); #endif ; return 0; } configure:9527: checking for ascftime configure:9555: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _ascftime configure: failed program was: #line 9532 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char ascftime(); below. */ #include /* 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 ascftime(); 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_ascftime) || defined (__stub___ascftime) choke me #else ascftime(); #endif ; return 0; } configure:9527: checking for strftime configure:9555: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for poll configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for select configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for chown configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for fchown configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for lchown configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for chmod configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for fchmod configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for lchmod configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _lchmod configure: failed program was: #line 9587 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lchmod(); below. */ #include /* 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 lchmod(); 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_lchmod) || defined (__stub___lchmod) choke me #else lchmod(); #endif ; return 0; } configure:9582: checking for times configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for utime configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for utimes configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for futimes configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 configure:9582: checking for lutimes configure:9610: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _lutimes configure: failed program was: #line 9587 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lutimes(); below. */ #include /* 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 lutimes(); 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_lutimes) || defined (__stub___lutimes) choke me #else lutimes(); #endif ; return 0; } configure:9637: checking for ecvt_r configure:9665: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _ecvt_r configure: failed program was: #line 9642 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char ecvt_r(); below. */ #include /* 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 ecvt_r(); 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_ecvt_r) || defined (__stub___ecvt_r) choke me #else ecvt_r(); #endif ; return 0; } configure:9637: checking for fcvt_r configure:9665: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fcvt_r configure: failed program was: #line 9642 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fcvt_r(); below. */ #include /* 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 fcvt_r(); 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_fcvt_r) || defined (__stub___fcvt_r) choke me #else fcvt_r(); #endif ; return 0; } configure:9637: checking for gcvt_r configure:9665: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _gcvt_r configure: failed program was: #line 9642 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gcvt_r(); below. */ #include /* 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 gcvt_r(); 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_gcvt_r) || defined (__stub___gcvt_r) choke me #else gcvt_r(); #endif ; return 0; } configure:9692: checking for econvert configure:9720: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _econvert configure: failed program was: #line 9697 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char econvert(); below. */ #include /* 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 econvert(); 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_econvert) || defined (__stub___econvert) choke me #else econvert(); #endif ; return 0; } configure:9692: checking for fconvert configure:9720: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fconvert configure: failed program was: #line 9697 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fconvert(); below. */ #include /* 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 fconvert(); 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_fconvert) || defined (__stub___fconvert) choke me #else fconvert(); #endif ; return 0; } configure:9692: checking for gconvert configure:9720: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _gconvert configure: failed program was: #line 9697 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gconvert(); below. */ #include /* 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 gconvert(); 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_gconvert) || defined (__stub___gconvert) choke me #else gconvert(); #endif ; return 0; } configure:9747: checking for isinf configure:9775: gcc -o conftest -fno-common conftest.c 1>&5 configure:9747: checking for isnan configure:9775: gcc -o conftest -fno-common conftest.c 1>&5 configure:9802: checking for rand configure:9830: gcc -o conftest -fno-common conftest.c 1>&5 configure:9802: checking for drand48 configure:9830: gcc -o conftest -fno-common conftest.c 1>&5 configure:9857: checking for setpriority configure:9885: gcc -o conftest -fno-common conftest.c 1>&5 configure:9857: checking for DosSetPriority configure:9885: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _DosSetPriority configure: failed program was: #line 9862 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char DosSetPriority(); below. */ #include /* 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 DosSetPriority(); 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_DosSetPriority) || defined (__stub___DosSetPriority) choke me #else DosSetPriority(); #endif ; return 0; } configure:9912: checking for DosAllocSharedMem configure:9940: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _DosAllocSharedMem configure: failed program was: #line 9917 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char DosAllocSharedMem(); below. */ #include /* 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 DosAllocSharedMem(); 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_DosAllocSharedMem) || defined (__stub___DosAllocSharedMem) choke me #else DosAllocSharedMem(); #endif ; return 0; } configure:9967: checking for seekdir configure:9995: gcc -o conftest -fno-common conftest.c 1>&5 configure:9967: checking for fdopendir configure:9995: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fdopendir configure: failed program was: #line 9972 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fdopendir(); below. */ #include /* 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 fdopendir(); 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_fdopendir) || defined (__stub___fdopendir) choke me #else fdopendir(); #endif ; return 0; } configure:10022: checking for openat configure:10050: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _openat configure: failed program was: #line 10027 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char openat(); below. */ #include /* 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 openat(); 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_openat) || defined (__stub___openat) choke me #else openat(); #endif ; return 0; } configure:10022: checking for attropen configure:10050: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _attropen configure: failed program was: #line 10027 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attropen(); below. */ #include /* 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 attropen(); 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_attropen) || defined (__stub___attropen) choke me #else attropen(); #endif ; return 0; } configure:10022: checking for fstatat configure:10050: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fstatat configure: failed program was: #line 10027 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fstatat(); below. */ #include /* 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 fstatat(); 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_fstatat) || defined (__stub___fstatat) choke me #else fstatat(); #endif ; return 0; } configure:10022: checking for fchownat configure:10050: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fchownat configure: failed program was: #line 10027 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fchownat(); below. */ #include /* 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 fchownat(); 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_fchownat) || defined (__stub___fchownat) choke me #else fchownat(); #endif ; return 0; } configure:10022: checking for futimesat configure:10050: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _futimesat configure: failed program was: #line 10027 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char futimesat(); below. */ #include /* 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 futimesat(); 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_futimesat) || defined (__stub___futimesat) choke me #else futimesat(); #endif ; return 0; } configure:10022: checking for renameat configure:10050: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _renameat configure: failed program was: #line 10027 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char renameat(); below. */ #include /* 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 renameat(); 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_renameat) || defined (__stub___renameat) choke me #else renameat(); #endif ; return 0; } configure:10022: checking for unlinkat configure:10050: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _unlinkat configure: failed program was: #line 10027 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char unlinkat(); below. */ #include /* 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 unlinkat(); 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_unlinkat) || defined (__stub___unlinkat) choke me #else unlinkat(); #endif ; return 0; } configure:10077: checking for popen configure:10105: gcc -o conftest -fno-common conftest.c 1>&5 configure:10077: checking for pclose configure:10105: gcc -o conftest -fno-common conftest.c 1>&5 configure:10077: checking for _popen configure:10105: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: __popen configure: failed program was: #line 10082 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _popen(); below. */ #include /* 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 _popen(); 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__popen) || defined (__stub____popen) choke me #else _popen(); #endif ; return 0; } configure:10077: checking for _pclose configure:10105: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: __pclose configure: failed program was: #line 10082 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _pclose(); below. */ #include /* 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 _pclose(); 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__pclose) || defined (__stub____pclose) choke me #else _pclose(); #endif ; return 0; } configure:10132: checking for strsignal configure:10160: gcc -o conftest -fno-common conftest.c 1>&5 configure:10132: checking for str2sig configure:10160: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _str2sig configure: failed program was: #line 10137 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char str2sig(); below. */ #include /* 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 str2sig(); 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_str2sig) || defined (__stub___str2sig) choke me #else str2sig(); #endif ; return 0; } configure:10132: checking for sig2str configure:10160: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sig2str configure: failed program was: #line 10137 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sig2str(); below. */ #include /* 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 sig2str(); 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_sig2str) || defined (__stub___sig2str) choke me #else sig2str(); #endif ; return 0; } configure:10187: checking for killpg configure:10215: gcc -o conftest -fno-common conftest.c 1>&5 configure:10187: checking for sigrelse configure:10215: gcc -o conftest -fno-common conftest.c 1>&5 configure:10187: checking for sigprocmask configure:10215: gcc -o conftest -fno-common conftest.c 1>&5 configure:10187: checking for sigsetmask configure:10215: gcc -o conftest -fno-common conftest.c 1>&5 configure:10187: checking for sigset configure:10215: gcc -o conftest -fno-common conftest.c 1>&5 configure:10242: checking for usleep configure:10270: gcc -o conftest -fno-common conftest.c 1>&5 configure:10242: checking for yield configure:10270: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _yield configure: failed program was: #line 10247 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char yield(); below. */ #include /* 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 yield(); 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_yield) || defined (__stub___yield) choke me #else yield(); #endif ; return 0; } configure:10297: checking for tcgetattr configure:10325: gcc -o conftest -fno-common conftest.c 1>&5 configure:10297: checking for tcsetattr configure:10325: gcc -o conftest -fno-common conftest.c 1>&5 configure:10297: checking for tcgetpgrp configure:10325: gcc -o conftest -fno-common conftest.c 1>&5 configure:10297: checking for tcsetpgrp configure:10325: gcc -o conftest -fno-common conftest.c 1>&5 configure:10352: checking for putenv configure:10380: gcc -o conftest -fno-common conftest.c 1>&5 configure:10352: checking for setenv configure:10380: gcc -o conftest -fno-common conftest.c 1>&5 configure:10352: checking for snprintf configure:10380: gcc -o conftest -fno-common conftest.c 1>&5 configure:10364: warning: conflicting types for built-in function `snprintf' configure:10352: checking for strcasecmp configure:10380: gcc -o conftest -fno-common conftest.c 1>&5 configure:10352: checking for strncpy configure:10380: gcc -o conftest -fno-common conftest.c 1>&5 configure:10364: warning: conflicting types for built-in function `strncpy' configure:10352: checking for strlcpy configure:10380: gcc -o conftest -fno-common conftest.c 1>&5 configure:10352: checking for strdup configure:10380: gcc -o conftest -fno-common conftest.c 1>&5 configure:10407: checking for valloc configure:10435: gcc -o conftest -fno-common conftest.c 1>&5 configure:10462: checking for madvise configure:10490: gcc -o conftest -fno-common conftest.c 1>&5 configure:10517: checking for mktemp configure:10545: gcc -o conftest -fno-common conftest.c 1>&5 configure:10517: checking for mkstemp configure:10545: gcc -o conftest -fno-common conftest.c 1>&5 configure:10572: checking for chflags configure:10600: gcc -o conftest -fno-common conftest.c 1>&5 configure:10572: checking for fchflags configure:10600: gcc -o conftest -fno-common conftest.c 1>&5 configure:10572: checking for fflagstostr configure:10600: gcc -o conftest -fno-common conftest.c 1>&5 configure:10572: checking for strtofflags configure:10600: gcc -o conftest -fno-common conftest.c 1>&5 configure:10627: checking for fnmatch configure:10655: gcc -o conftest -fno-common conftest.c 1>&5 configure:10682: checking for truncate configure:10710: gcc -o conftest -fno-common conftest.c 1>&5 configure:10682: checking for ftruncate configure:10710: gcc -o conftest -fno-common conftest.c 1>&5 configure:10737: checking for getppriv configure:10765: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getppriv configure: failed program was: #line 10742 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getppriv(); below. */ #include /* 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 getppriv(); 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_getppriv) || defined (__stub___getppriv) choke me #else getppriv(); #endif ; return 0; } configure:10737: checking for setppriv configure:10765: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _setppriv configure: failed program was: #line 10742 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setppriv(); below. */ #include /* 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 setppriv(); 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_setppriv) || defined (__stub___setppriv) choke me #else setppriv(); #endif ; return 0; } configure:10737: checking for priv_set configure:10765: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _priv_set configure: failed program was: #line 10742 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char priv_set(); below. */ #include /* 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 priv_set(); 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_priv_set) || defined (__stub___priv_set) choke me #else priv_set(); #endif ; return 0; } configure:10792: checking for clone_area configure:10820: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _clone_area configure: failed program was: #line 10797 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clone_area(); below. */ #include /* 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 clone_area(); 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_clone_area) || defined (__stub___clone_area) choke me #else clone_area(); #endif ; return 0; } configure:10792: checking for create_area configure:10820: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _create_area configure: failed program was: #line 10797 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char create_area(); below. */ #include /* 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 create_area(); 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_create_area) || defined (__stub___create_area) choke me #else create_area(); #endif ; return 0; } configure:10792: checking for delete_area configure:10820: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _delete_area configure: failed program was: #line 10797 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char delete_area(); below. */ #include /* 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 delete_area(); 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_delete_area) || defined (__stub___delete_area) choke me #else delete_area(); #endif ; return 0; } configure:10847: checking if we may not define our own malloc() configure:10881: gcc -o conftest -fno-common conftest.c 1>&5 ld: warning multiple definitions of symbol _malloc /var/tmp//cciPq8S6.o definition of _malloc in section (__TEXT,__text) /usr/lib/libSystem.dylib(malloc.So) definition of _malloc ld: warning multiple definitions of symbol _free /var/tmp//cciPq8S6.o definition of _free in section (__TEXT,__text) /usr/lib/libSystem.dylib(malloc.So) definition of _free configure: failed program was: #line 10855 "configure" #include "confdefs.h" static int mcalled; char * malloc(s) int s; { extern char *sbrk(); mcalled++; _exit(0); return (sbrk(s)); } free(p) char *p;{} main() { #ifdef HAVE_STRDUP strdup("aaa"); #else exit(0); #endif exit(1);} configure:10903: checking for working extern long timezone configure:10922: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 10911 "configure" #include "confdefs.h" extern long timezone; int main() { exit(timezone != 0); } configure:10945: checking if link() allows hard links on symlinks configure:10975: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 10953 "configure" #include "confdefs.h" main() { int ret = 0; unlink("confdefs.f1"); unlink("confdefs.l1"); unlink("confdefs.h1"); if (symlink("confdefs.f1", "confdefs.l1") < 0) ret = 1; if (link("confdefs.l1", "confdefs.h1") < 0) ret = 1; unlink("confdefs.l1"); unlink("confdefs.h1"); exit(ret); } configure:10997: checking if link() does not folow symlinks configure:11039: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 11005 "configure" #include "confdefs.h" #include #include main() { int ret = 0; int f; struct stat sb; unlink("confdefs.f1"); unlink("confdefs.l1"); unlink("confdefs.h1"); f = creat("confdefs.f1", 0666); close(f); if (symlink("confdefs.f1", "confdefs.l1") < 0) ret = 1; if (link("confdefs.l1", "confdefs.h1") < 0) ret = 1; stat("confdefs.f1", &sb); if (sb.st_nlink == 2) ret = 1; unlink("confdefs.f1"); unlink("confdefs.l1"); unlink("confdefs.h1"); exit(ret); } configure:11064: checking for unistd.h configure:11101: checking if access() does implement E_OK configure:11162: gcc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 11109 "configure" #include "confdefs.h" # ifdef HAVE_UNISTD_H # include # endif #ifndef R_OK #define R_OK 4 /* Test for Read permission */ #define W_OK 2 /* Test for Write permission */ #define X_OK 1 /* Test for eXecute permission */ #define F_OK 0 /* Test for existence of File */ #endif #ifndef E_OK #ifdef EFF_ONLY_OK #define E_OK EFF_ONLY_OK /* Irix */ #else #ifdef EUID_OK #define E_OK EUID_OK /* UNICOS (0400) */ #else #define E_OK 010 /* Test effective uids */ #endif #endif #endif #include #ifndef HAVE_ERRNO_DEF extern int errno; #endif main() { #ifdef _MSC_VER /* * If we use "cl" to compile and call access(".", E_OK|F_OK), the program will * cause an exception that results in a popup window. For this reason, the test * is disabled for "cl", it would not work anyway. */ int ret = 1; #else int ret = 0; if (access(".", F_OK) != 0) ret = 1; else if (access(".", E_OK|F_OK) != 0) ret = 1; else if (access(".", (R_OK<<4)|F_OK) == 0) ret = 1; #endif exit(ret); } configure:11185: checking for fseeko() configure:11197: gcc -o conftest -fno-common conftest.c 1>&5 configure:11217: checking for ftello() configure:11229: gcc -o conftest -fno-common conftest.c 1>&5 configure:11250: checking for rcmd in -lsocket configure:11269: gcc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 11258 "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 rcmd(); int main() { rcmd() ; return 0; } configure:11292: checking for inet_ntoa in -lnsl configure:11311: gcc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 11300 "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 inet_ntoa(); int main() { inet_ntoa() ; return 0; } configure:11335: checking for rcmd configure:11363: gcc -o conftest -fno-common conftest.c 1>&5 configure:11335: checking for socket configure:11363: gcc -o conftest -fno-common conftest.c 1>&5 configure:11335: checking for socketpair configure:11363: gcc -o conftest -fno-common conftest.c 1>&5 configure:11390: checking for getservbyname configure:11418: gcc -o conftest -fno-common conftest.c 1>&5 configure:11390: checking for inet_ntoa configure:11418: gcc -o conftest -fno-common conftest.c 1>&5 configure:11445: checking for getaddrinfo configure:11473: gcc -o conftest -fno-common conftest.c 1>&5 configure:11445: checking for getnameinfo configure:11473: gcc -o conftest -fno-common conftest.c 1>&5 configure:11501: checking for res_init in -lc configure:11520: gcc -o conftest -fno-common conftest.c -lc 1>&5 configure:11591: checking for special C compiler options needed for large files configure:11617: gcc -c -fno-common conftest.c 1>&5 configure:11663: checking for _FILE_OFFSET_BITS value needed for large files configure:11685: gcc -c -fno-common conftest.c 1>&5 configure:11730: checking for _LARGE_FILES value needed for large files configure:11752: gcc -c -fno-common conftest.c 1>&5 configure:11797: checking for _LARGEFILE_SOURCE value needed for large files configure:11810: gcc -c -fno-common conftest.c 1>&5 configure:11848: checking if system supports Large Files at all configure:11873: gcc -c -fno-common conftest.c 1>&5 configure:11916: checking for crypt in -lc configure:11935: gcc -o conftest -fno-common conftest.c -lc 1>&5 configure:12001: checking for crypt configure:12029: gcc -o conftest -fno-common conftest.c 1>&5 configure:12056: checking for gettext in -lc configure:12075: gcc -o conftest -fno-common conftest.c -lc 1>&5 ld: Undefined symbols: _gettext configure: failed program was: #line 12064 "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 gettext(); int main() { gettext() ; return 0; } configure:12094: checking for gettext in -lintl configure:12113: gcc -o conftest -fno-common conftest.c -lintl 1>&5 configure:12141: checking for gettext configure:12169: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _gettext configure: failed program was: #line 12146 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gettext(); below. */ #include /* 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 gettext(); 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_gettext) || defined (__stub___gettext) choke me #else gettext(); #endif ; return 0; } configure:12203: checking for Posix Access Control List support configure:12205: checking for acl_get_file in -lacl configure:12224: gcc -o conftest -fno-common conftest.c -lacl 1>&5 ld: can't locate file for: -lacl configure: failed program was: #line 12213 "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 acl_get_file(); int main() { acl_get_file() ; return 0; } configure:12245: checking for acl_get_file in -lpacl configure:12264: gcc -o conftest -fno-common conftest.c -lpacl 1>&5 ld: can't locate file for: -lpacl configure: failed program was: #line 12253 "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 acl_get_file(); int main() { acl_get_file() ; return 0; } configure:12294: checking for acl_get_file configure:12322: gcc -o conftest -fno-common conftest.c 1>&5 configure:12294: checking for acl_set_file configure:12322: gcc -o conftest -fno-common conftest.c 1>&5 configure:12294: checking for acl_from_text configure:12322: gcc -o conftest -fno-common conftest.c 1>&5 configure:12294: checking for acl_to_text configure:12322: gcc -o conftest -fno-common conftest.c 1>&5 configure:12294: checking for acl_free configure:12322: gcc -o conftest -fno-common conftest.c 1>&5 configure:12294: checking for acl_delete_def_file configure:12322: gcc -o conftest -fno-common conftest.c 1>&5 configure:12349: checking for acl_extended_file configure:12377: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _acl_extended_file configure: failed program was: #line 12354 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_extended_file(); below. */ #include /* 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_extended_file(); 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_extended_file) || defined (__stub___acl_extended_file) choke me #else acl_extended_file(); #endif ; return 0; } configure:12404: checking for Solaris Access Control List support configure:12406: checking for acltotext in -lsec configure:12425: gcc -o conftest -fno-common conftest.c -lsec 1>&5 ld: can't locate file for: -lsec configure: failed program was: #line 12414 "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 acltotext(); int main() { acltotext() ; return 0; } configure:12450: checking for acl configure:12478: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _acl configure: failed program was: #line 12455 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl(); below. */ #include /* 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:12450: checking for facl configure:12478: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _facl configure: failed program was: #line 12455 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char facl(); below. */ #include /* 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:12450: checking for aclfromtext configure:12478: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _aclfromtext configure: failed program was: #line 12455 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char aclfromtext(); below. */ #include /* 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 aclfromtext(); 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_aclfromtext) || defined (__stub___aclfromtext) choke me #else aclfromtext(); #endif ; return 0; } configure:12450: checking for acltotext configure:12478: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _acltotext configure: failed program was: #line 12455 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acltotext(); below. */ #include /* 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 acltotext(); 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_acltotext) || defined (__stub___acltotext) choke me #else acltotext(); #endif ; return 0; } configure:12506: checking for HP-UX Access Control List support configure:12510: checking for getacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getacl(); below. */ #include /* 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 getacl(); 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_getacl) || defined (__stub___getacl) choke me #else getacl(); #endif ; return 0; } configure:12510: checking for fgetacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fgetacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgetacl(); below. */ #include /* 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 fgetacl(); 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_fgetacl) || defined (__stub___fgetacl) choke me #else fgetacl(); #endif ; return 0; } configure:12510: checking for setacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _setacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setacl(); below. */ #include /* 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 setacl(); 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_setacl) || defined (__stub___setacl) choke me #else setacl(); #endif ; return 0; } configure:12510: checking for fsetacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fsetacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fsetacl(); below. */ #include /* 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 fsetacl(); 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_fsetacl) || defined (__stub___fsetacl) choke me #else fsetacl(); #endif ; return 0; } configure:12510: checking for strtoacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _strtoacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strtoacl(); below. */ #include /* 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 strtoacl(); 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_strtoacl) || defined (__stub___strtoacl) choke me #else strtoacl(); #endif ; return 0; } configure:12510: checking for acltostr configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _acltostr configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acltostr(); below. */ #include /* 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 acltostr(); 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_acltostr) || defined (__stub___acltostr) choke me #else acltostr(); #endif ; return 0; } configure:12510: checking for cpacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _cpacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cpacl(); below. */ #include /* 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 cpacl(); 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_cpacl) || defined (__stub___cpacl) choke me #else cpacl(); #endif ; return 0; } configure:12510: checking for fcpacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fcpacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fcpacl(); below. */ #include /* 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 fcpacl(); 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_fcpacl) || defined (__stub___fcpacl) choke me #else fcpacl(); #endif ; return 0; } configure:12510: checking for chownacl configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _chownacl configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char chownacl(); below. */ #include /* 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 chownacl(); 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_chownacl) || defined (__stub___chownacl) choke me #else chownacl(); #endif ; return 0; } configure:12510: checking for setaclentry configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _setaclentry configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setaclentry(); below. */ #include /* 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 setaclentry(); 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_setaclentry) || defined (__stub___setaclentry) choke me #else setaclentry(); #endif ; return 0; } configure:12510: checking for fsetaclentry configure:12538: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _fsetaclentry configure: failed program was: #line 12515 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fsetaclentry(); below. */ #include /* 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 fsetaclentry(); 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_fsetaclentry) || defined (__stub___fsetaclentry) choke me #else fsetaclentry(); #endif ; return 0; } configure:12670: checking for RBAC support configure:12672: checking for getuserattr in -lsecdb configure:12691: gcc -o conftest -fno-common conftest.c -lsecdb 1>&5 ld: can't locate file for: -lsecdb configure: failed program was: #line 12680 "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 getuserattr(); int main() { getuserattr() ; return 0; } configure:12716: checking for getauthattr configure:12744: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getauthattr configure: failed program was: #line 12721 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getauthattr(); below. */ #include /* 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 getauthattr(); 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_getauthattr) || defined (__stub___getauthattr) choke me #else getauthattr(); #endif ; return 0; } configure:12716: checking for getuserattr configure:12744: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getuserattr configure: failed program was: #line 12721 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getuserattr(); below. */ #include /* 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 getuserattr(); 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_getuserattr) || defined (__stub___getuserattr) choke me #else getuserattr(); #endif ; return 0; } configure:12716: checking for getexecattr configure:12744: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getexecattr configure: failed program was: #line 12721 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getexecattr(); below. */ #include /* 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 getexecattr(); 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_getexecattr) || defined (__stub___getexecattr) choke me #else getexecattr(); #endif ; return 0; } configure:12716: checking for getprofattr configure:12744: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getprofattr configure: failed program was: #line 12721 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getprofattr(); below. */ #include /* 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 getprofattr(); 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_getprofattr) || defined (__stub___getprofattr) choke me #else getprofattr(); #endif ; return 0; } configure:12773: checking for thr_yield configure:12801: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _thr_yield configure: failed program was: #line 12778 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char thr_yield(); below. */ #include /* 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 thr_yield(); 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_thr_yield) || defined (__stub___thr_yield) choke me #else thr_yield(); #endif ; return 0; } configure:12827: checking for pthread_create in -lpthread configure:12846: gcc -o conftest -fno-common conftest.c -lpthread 1>&5 configure:12912: checking for pthread_create configure:12940: gcc -o conftest -fno-common conftest.c -lpthread 1>&5 configure:12912: checking for pthread_kill configure:12940: gcc -o conftest -fno-common conftest.c -lpthread 1>&5 configure:12967: checking for pthread_mutex_lock configure:12995: gcc -o conftest -fno-common conftest.c -lpthread 1>&5 configure:12967: checking for pthread_cond_wait configure:12995: gcc -o conftest -fno-common conftest.c -lpthread 1>&5 configure:12967: checking for pthread_spin_lock configure:12995: gcc -o conftest -fno-common conftest.c -lpthread 1>&5 ld: Undefined symbols: _pthread_spin_lock configure: failed program was: #line 12972 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_spin_lock(); below. */ #include /* 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 pthread_spin_lock(); 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_pthread_spin_lock) || defined (__stub___pthread_spin_lock) choke me #else pthread_spin_lock(); #endif ; return 0; } configure:13022: checking for clock_gettime in -lc configure:13041: gcc -o conftest -fno-common conftest.c -lc 1>&5 ld: Undefined symbols: _clock_gettime configure: failed program was: #line 13030 "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 clock_gettime(); int main() { clock_gettime() ; return 0; } configure:13060: checking for clock_gettime in -lrt configure:13079: gcc -o conftest -fno-common conftest.c -lrt 1>&5 ld: can't locate file for: -lrt configure: failed program was: #line 13068 "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 clock_gettime(); int main() { clock_gettime() ; return 0; } configure:13098: checking for clock_gettime in -lposix4 configure:13117: gcc -o conftest -fno-common conftest.c -lposix4 1>&5 ld: can't locate file for: -lposix4 configure: failed program was: #line 13106 "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 clock_gettime(); int main() { clock_gettime() ; return 0; } configure:13147: checking for clock_gettime configure:13175: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _clock_gettime configure: failed program was: #line 13152 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clock_gettime(); below. */ #include /* 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 clock_gettime(); 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_clock_gettime) || defined (__stub___clock_gettime) choke me #else clock_gettime(); #endif ; return 0; } configure:13147: checking for clock_settime configure:13175: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _clock_settime configure: failed program was: #line 13152 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clock_settime(); below. */ #include /* 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 clock_settime(); 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_clock_settime) || defined (__stub___clock_settime) choke me #else clock_settime(); #endif ; return 0; } configure:13147: checking for clock_getres configure:13175: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _clock_getres configure: failed program was: #line 13152 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clock_getres(); below. */ #include /* 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 clock_getres(); 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_clock_getres) || defined (__stub___clock_getres) choke me #else clock_getres(); #endif ; return 0; } configure:13202: checking for sched_getparam configure:13230: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sched_getparam configure: failed program was: #line 13207 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sched_getparam(); below. */ #include /* 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 sched_getparam(); 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_sched_getparam) || defined (__stub___sched_getparam) choke me #else sched_getparam(); #endif ; return 0; } configure:13202: checking for sched_setparam configure:13230: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sched_setparam configure: failed program was: #line 13207 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sched_setparam(); below. */ #include /* 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 sched_setparam(); 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_sched_setparam) || defined (__stub___sched_setparam) choke me #else sched_setparam(); #endif ; return 0; } configure:13202: checking for sched_getscheduler configure:13230: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sched_getscheduler configure: failed program was: #line 13207 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sched_getscheduler(); below. */ #include /* 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 sched_getscheduler(); 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_sched_getscheduler) || defined (__stub___sched_getscheduler) choke me #else sched_getscheduler(); #endif ; return 0; } configure:13202: checking for sched_setscheduler configure:13230: gcc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sched_setscheduler configure: failed program was: #line 13207 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sched_setscheduler(); below. */ #include /* 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 sched_setscheduler(); 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_sched_setscheduler) || defined (__stub___sched_setscheduler) choke me #else sched_setscheduler(); #endif ; return 0; } configure:13257: checking for sched_yield configure:13285: gcc -o conftest -fno-common conftest.c 1>&5 configure:13312: checking for nanosleep configure:13340: gcc -o conftest -fno-common conftest.c 1>&5 configure:13367: checking for /dev/tty configure:13378: checking for /dev/null configure:13389: checking for /dev/zero configure:13401: checking if Linux include file linux/ext2_fs.h is broken configure:13416: gcc -c -fno-common conftest.c 1>&5 configure:13436: checking if Linux include file /usr/src/linux/include/linux/ext2_fs.h is broken configure:13452: gcc -c -fno-common -I/usr/src/linux/include conftest.c 1>&5 configure:13473: checking if Linux include file scsi/scsi.h is broken configure:13488: gcc -c -fno-common conftest.c 1>&5 configure:13508: checking if Linux include file /usr/src/linux/include/scsi/scsi.h is broken configure:13524: gcc -c -fno-common -I/usr/src/linux/include conftest.c 1>&5 configure:13545: checking if Linux include file scsi/sg.h is broken configure:13561: gcc -c -fno-common conftest.c 1>&5 configure:13581: checking if Linux include file /usr/src/linux/include/scsi/sg.h is broken configure:13598: gcc -c -fno-common -I/usr/src/linux/include conftest.c 1>&5