bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with SIZEOF


From: Pascal Bart
Subject: Re: Problem with SIZEOF
Date: Fri, 26 Oct 2001 15:53:00 +0000 (GMT)

Hello,

akim>Please, send the config.log.

I do (I hope, nobody have slow Internet connection):

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

It was created by Mpkg configure 1, which was
generated by GNU Autoconf 2.52e.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = lisa
uname -m = sun4u
uname -r = 5.5.1
uname -s = SunOS
uname -v = Generic_105428-01

/usr/bin/uname -p = sparc
/bin/uname -X     = unknown

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/pkg/sbin
PATH: /usr/pkg/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /usr/pkg/java/bin
PATH: /export/home/pbart/.scripts
PATH: /export/home/pbart/mbin
PATH: /opt/gnu/bin
PATH: /opt/dt/bin
PATH: /opt/X11R6/bin
PATH: /opt/local/bin

## ----------- ##
## Core tests. ##
## ----------- ##

configure:1172: checking for a BSD compatible install
configure:1225: result: /usr/bin/install -c
configure:1236: checking whether build environment is sane
configure:1279: result: yes
configure:1312: checking for gawk
configure:1328: found /opt/gnu/bin/gawk
configure:1338: result: gawk
configure:1348: checking whether make sets ${MAKE}
configure:1368: result: yes
configure:1467: checking for style of include used by make
configure:1494: result: GNU
configure:1544: checking for gcc
configure:1560: found /usr/local/bin/gcc
configure:1570: result: gcc
configure:1813: checking for C compiler version
configure:1816: gcc --version </dev/null >&5
2.95.2
configure:1819: $? = 0
configure:1821: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/specs
gcc version 2.95.2 19991024 (release)
configure:1824: $? = 0
configure:1826: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1829: $? = 1
configure:1855: checking for C compiler default output
configure:1858: gcc    conftest.c  >&5
configure:1861: $? = 0
configure:1890: result: a.out
configure:1895: checking whether the C compiler works
configure:1901: ./a.out
configure:1904: $? = 0
configure:1919: result: yes
configure:1926: checking whether we are cross compiling
configure:1928: result: no
configure:1931: checking for executable suffix
configure:1933: gcc -o conftest    conftest.c  >&5
configure:1936: $? = 0
configure:1958: result:
configure:1964: checking for object suffix
configure:1988: gcc -c   conftest.c >&5
configure:1991: $? = 0
configure:2010: result: o
configure:2014: checking whether we are using the GNU C compiler
configure:2041: gcc -c   conftest.c >&5
configure:2044: $? = 0
configure:2047: test -s conftest.o
configure:2050: $? = 0
configure:2062: result: yes
configure:2068: checking whether gcc accepts -g
configure:2092: gcc -c -g  conftest.c >&5
configure:2095: $? = 0
configure:2098: test -s conftest.o
configure:2101: $? = 0
configure:2111: result: yes
configure:2138: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2141: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2253: checking dependency style of gcc
configure:2315: result: gcc
configure:2320: checking whether gcc and cc understand -c and -o together
configure:2353: gcc -c conftest.c -o conftest.o >&5
configure:2356: $? = 0
configure:2358: gcc -c conftest.c -o conftest.o >&5
configure:2361: $? = 0
configure:2368: cc -c conftest.c >&5
./configure[126]: cc:  not found
configure:2371: $? = 127
configure:2400: result: yes
configure:2471: checking how to run the C preprocessor
configure:2497: gcc -E  conftest.c
configure:2503: $? = 0
configure:2530: gcc -E  conftest.c
configure:2527: ac_nonexistent.h: No such file or directory
configure:2536: $? = 1
configure: failed program was:
#line 2526 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2573: result: gcc -E
configure:2588: gcc -E  conftest.c
configure:2594: $? = 0
configure:2621: gcc -E  conftest.c
configure:2618: ac_nonexistent.h: No such file or directory
configure:2627: $? = 1
configure: failed program was:
#line 2617 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2666: checking for AIX
configure:2685: result: no
configure:2690: checking for ANSI C header files
configure:2704: gcc -E  conftest.c
configure:2710: $? = 0
configure:2797: gcc -o conftest -g -O2   conftest.c  >&5
configure:2800: $? = 0
configure:2802: ./conftest
configure:2805: $? = 0
configure:2819: result: yes
configure:2835: checking for sys/types.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2867: result: yes
configure:2835: checking for sys/stat.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2867: result: yes
configure:2835: checking for stdlib.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2867: result: yes
configure:2835: checking for string.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2867: result: yes
configure:2835: checking for memory.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2867: result: yes
configure:2835: checking for strings.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2867: result: yes
configure:2835: checking for inttypes.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2877: inttypes.h: No such file or directory
configure:2851: $? = 1
configure: failed program was:
#line 2841 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <inttypes.h>
configure:2867: result: no
configure:2835: checking for stdint.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2877: stdint.h: No such file or directory
configure:2851: $? = 1
configure: failed program was:
#line 2841 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:2867: result: no
configure:2835: checking for unistd.h
configure:2848: gcc -c -g -O2  conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2867: result: yes
configure:2888: checking minix/config.h usability
configure:2897: gcc -c -g -O2  conftest.c >&5
configure:2926: minix/config.h: No such file or directory
configure:2900: $? = 1
configure: failed program was:
#line 2891 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <minix/config.h>
configure:2915: result: no
configure:2919: checking minix/config.h presence
configure:2926: gcc -E  conftest.c
configure:2923: minix/config.h: No such file or directory
configure:2932: $? = 1
configure: failed program was:
#line 2922 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:2950: result: no
configure:2968: checking for minix/config.h
configure:2975: result: no
configure:3001: checking for strerror in -lcposix
configure:3034: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/local/sparc-sun-solaris2.5.1/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:3037: $? = 1
configure: failed program was:
#line 3009 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:3054: result: no
configure:3106: checking for gcc
configure:3132: result: gcc
configure:3375: checking for C compiler version
configure:3378: gcc --version </dev/null >&5
2.95.2
configure:3381: $? = 0
configure:3383: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/specs
gcc version 2.95.2 19991024 (release)
configure:3386: $? = 0
configure:3388: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:3391: $? = 1
configure:3394: checking whether we are using the GNU C compiler
configure:3442: result: yes
configure:3448: checking whether gcc accepts -g
configure:3491: result: yes
configure:3518: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:3521: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:3633: checking dependency style of gcc
configure:3695: result: gcc
configure:3751: checking for g++
configure:3767: found /usr/local/bin/g++
configure:3777: result: g++
configure:3792: checking for C++ compiler version
configure:3795: g++ --version </dev/null >&5
2.95.2
configure:3798: $? = 0
configure:3800: g++ -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/specs
gcc version 2.95.2 19991024 (release)
configure:3803: $? = 0
configure:3805: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:3808: $? = 1
configure:3811: checking whether we are using the GNU C++ compiler
configure:3838: g++ -c   conftest.cc >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3859: result: yes
configure:3865: checking whether g++ accepts -g
configure:3889: g++ -c -g  conftest.cc >&5
configure:3892: $? = 0
configure:3895: test -s conftest.o
configure:3898: $? = 0
configure:3908: result: yes
configure:3954: g++ -c -g -O2  conftest.cc >&5
configure:3957: $? = 0
configure:3960: test -s conftest.o
configure:3963: $? = 0
configure:3991: g++ -c -g -O2  conftest.cc >&5
configure:3994: $? = 0
configure:3997: test -s conftest.o
configure:4000: $? = 0
configure:4024: checking dependency style of g++
configure:4086: result: gcc
configure:4095: checking how to run the C preprocessor
configure:4197: result: gcc -E
configure:4212: gcc -E  conftest.c
configure:4218: $? = 0
configure:4245: gcc -E  conftest.c
configure:4242: ac_nonexistent.h: No such file or directory
configure:4251: $? = 1
configure: failed program was:
#line 4241 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4302: checking for a BSD compatible install
configure:4355: result: /usr/bin/install -c
configure:4368: checking for gcc option to accept ANSI C
configure:4431: gcc  -c -g -O2  conftest.c >&5
configure:4434: $? = 0
configure:4437: test -s conftest.o
configure:4440: $? = 0
configure:4457: result: none needed
configure:4465: checking for working volatile
configure:4491: gcc -c -g -O2  conftest.c >&5
configure:4494: $? = 0
configure:4497: test -s conftest.o
configure:4500: $? = 0
configure:4510: result: yes
configure:4520: checking for function prototypes
configure:4523: result: yes
configure:4535: checking for an ANSI C-conforming const
configure:4605: gcc -c -g -O2  conftest.c >&5
configure:4608: $? = 0
configure:4611: test -s conftest.o
configure:4614: $? = 0
configure:4624: result: yes
configure:4634: checking whether char is unsigned
configure:4660: gcc -c -g -O2  conftest.c >&5
configure:4663: $? = 0
configure:4666: test -s conftest.o
configure:4669: $? = 0
configure:4679: result: no
configure:4688: checking for inline
configure:4705: gcc -c -g -O2  conftest.c >&5
configure:4708: $? = 0
configure:4711: test -s conftest.o
configure:4714: $? = 0
configure:4725: result: inline
configure:4740: checking whether byte ordering is bigendian
configure:4770: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:4761: `bogus' undeclared (first use in this function)
configure:4761: (Each undeclared identifier is reported only once
configure:4761: for each function it appears in.)
configure:4761: parse error before `endian'
configure:4773: $? = 1
configure: failed program was:
#line 4747 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif

  ;
  return 0;
}
configure:4900: gcc -o conftest -g -O2   conftest.c  >&5
configure:4903: $? = 0
configure:4905: ./conftest
configure:4908: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 4884 "configure"
#include "confdefs.h"
int
main ()
{
  /* Are we little or big endian?  From Harbison&Steele.  */
  union
  {
    long l;
    char c[sizeof (long)];
  } u;
  u.l = 1;
  exit (u.c[sizeof (long) - 1] == 1);
}
configure:4923: result: yes
configure:4944: checking for chmod
configure:4962: found /usr/bin/chmod
configure:4974: result: /usr/bin/chmod
configure:4983: checking for cp
configure:5001: found /usr/bin/cp
configure:5013: result: /usr/bin/cp
configure:5022: checking for gzip
configure:5040: found /opt/gnu/bin/gzip
configure:5052: result: /opt/gnu/bin/gzip
configure:5061: checking for htmldoc
configure:5094: result: no
configure:5100: checking for mkdir
configure:5118: found /usr/bin/mkdir
configure:5130: result: /usr/bin/mkdir
configure:5139: checking for nroff
configure:5157: found /usr/bin/nroff
configure:5169: result: /usr/bin/nroff
configure:5217: checking for ranlib
configure:5233: found /usr/local/bin/ranlib
configure:5244: result: ranlib
configure:5311: checking for perl
configure:5329: found /usr/bin/perl
configure:5341: result: /usr/bin/perl
configure:5350: checking for rm
configure:5368: found /usr/bin/rm
configure:5380: result: /usr/bin/rm
configure:5389: checking for rpm
configure:5422: result: no
configure:5428: checking for strip
configure:5446: found /usr/local/bin/strip
configure:5458: result: /usr/local/bin/strip
configure:5471: checking for tar
configure:5489: found /usr/bin/tar
configure:5501: result: /usr/bin/tar
configure:5534: checking for mkdir
configure:5564: result: /usr/bin/mkdir
configure:5575: checking if /usr/bin/mkdir supports -p
configure:5601: result: yes
configure:5698: checking for ar
configure:5714: found /usr/local/bin/ar
configure:5725: result: ar
configure:5740: checking for ANSI C header files
configure:5869: result: yes
configure:5882: checking for dirent.h that defines DIR
configure:5909: gcc -c -ggdb -Wall  conftest.c >&5
configure:5912: $? = 0
configure:5915: test -s conftest.o
configure:5918: $? = 0
configure:5928: result: yes
configure:5941: checking for library containing opendir
configure:5974: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:5977: $? = 0
configure:5980: test -s conftest
configure:5983: $? = 0
configure:6042: result: none required
configure:6160: checking whether sys/types.h defines makedev
configure:6184: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure: In function `main':
configure:6177: warning: implicit declaration of function `makedev'
/var/tmp/ccofOYA8.o: In function `main':
/export/home/pbart/mpkg/configure:6177: undefined reference to `makedev'
collect2: ld returned 1 exit status
configure:6187: $? = 1
configure: failed program was:
#line 6166 "configure"
#include "confdefs.h"
#include <sys/types.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
return makedev(0, 0);
  ;
  return 0;
}
configure:6204: result: no
configure:6218: checking sys/mkdev.h usability
configure:6227: gcc -c -ggdb -Wall  conftest.c >&5
configure:6230: $? = 0
configure:6233: test -s conftest.o
configure:6236: $? = 0
configure:6245: result: yes
configure:6249: checking sys/mkdev.h presence
configure:6256: gcc -E  conftest.c
configure:6262: $? = 0
configure:6280: result: yes
configure:6298: checking for sys/mkdev.h
configure:6305: result: yes
configure:6430: checking whether time.h and sys/time.h may both be included
configure:6458: gcc -c -ggdb -Wall  conftest.c >&5
configure:6461: $? = 0
configure:6464: test -s conftest.o
configure:6467: $? = 0
configure:6477: result: yes
configure:6488: checking for strings.h
configure:6493: result: yes
configure:6599: checking sys/mount.h usability
configure:6608: gcc -c -ggdb -Wall  conftest.c >&5
configure:6611: $? = 0
configure:6614: test -s conftest.o
configure:6617: $? = 0
configure:6626: result: yes
configure:6630: checking sys/mount.h presence
configure:6637: gcc -E  conftest.c
configure:6643: $? = 0
configure:6661: result: yes
configure:6679: checking for sys/mount.h
configure:6686: result: yes
configure:6701: checking sys/param.h usability
configure:6710: gcc -c -ggdb -Wall  conftest.c >&5
configure:6713: $? = 0
configure:6716: test -s conftest.o
configure:6719: $? = 0
configure:6728: result: yes
configure:6732: checking sys/param.h presence
configure:6739: gcc -E  conftest.c
configure:6745: $? = 0
configure:6763: result: yes
configure:6781: checking for sys/param.h
configure:6788: result: yes
configure:6803: checking sys/statfs.h usability
configure:6812: gcc -c -ggdb -Wall  conftest.c >&5
configure:6815: $? = 0
configure:6818: test -s conftest.o
configure:6821: $? = 0
configure:6830: result: yes
configure:6834: checking sys/statfs.h presence
configure:6841: gcc -E  conftest.c
configure:6847: $? = 0
configure:6865: result: yes
configure:6883: checking for sys/statfs.h
configure:6890: result: yes
configure:6905: checking sys/vfs.h usability
configure:6914: gcc -c -ggdb -Wall  conftest.c >&5
configure:6917: $? = 0
configure:6920: test -s conftest.o
configure:6923: $? = 0
configure:6932: result: yes
configure:6936: checking sys/vfs.h presence
configure:6943: gcc -E  conftest.c
configure:6949: $? = 0
configure:6967: result: yes
configure:6985: checking for sys/vfs.h
configure:6992: result: yes
configure:7010: checking ctype.h usability
configure:7019: gcc -c -ggdb -Wall  conftest.c >&5
configure:7022: $? = 0
configure:7025: test -s conftest.o
configure:7028: $? = 0
configure:7037: result: yes
configure:7041: checking ctype.h presence
configure:7048: gcc -E  conftest.c
configure:7054: $? = 0
configure:7072: result: yes
configure:7090: checking for ctype.h
configure:7097: result: yes
configure:7010: checking limits.h usability
configure:7019: gcc -c -ggdb -Wall  conftest.c >&5
configure:7022: $? = 0
configure:7025: test -s conftest.o
configure:7028: $? = 0
configure:7037: result: yes
configure:7041: checking limits.h presence
configure:7048: gcc -E  conftest.c
configure:7054: $? = 0
configure:7072: result: yes
configure:7090: checking for limits.h
configure:7097: result: yes
configure:7010: checking setjmp.h usability
configure:7019: gcc -c -ggdb -Wall  conftest.c >&5
configure:7022: $? = 0
configure:7025: test -s conftest.o
configure:7028: $? = 0
configure:7037: result: yes
configure:7041: checking setjmp.h presence
configure:7048: gcc -E  conftest.c
configure:7054: $? = 0
configure:7072: result: yes
configure:7090: checking for setjmp.h
configure:7097: result: yes
configure:7123: checking glob.h usability
configure:7132: gcc -c -ggdb -Wall  conftest.c >&5
configure:7135: $? = 0
configure:7138: test -s conftest.o
configure:7141: $? = 0
configure:7150: result: yes
configure:7154: checking glob.h presence
configure:7161: gcc -E  conftest.c
configure:7167: $? = 0
configure:7185: result: yes
configure:7203: checking for glob.h
configure:7210: result: yes
configure:7123: checking sys/cdefs.h usability
configure:7132: gcc -c -ggdb -Wall  conftest.c >&5
configure:7161: sys/cdefs.h: No such file or directory
configure:7135: $? = 1
configure: failed program was:
#line 7126 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/cdefs.h>
configure:7150: result: no
configure:7154: checking sys/cdefs.h presence
configure:7161: gcc -E  conftest.c
configure:7158: sys/cdefs.h: No such file or directory
configure:7167: $? = 1
configure: failed program was:
#line 7157 "configure"
#include "confdefs.h"
#include <sys/cdefs.h>
configure:7185: result: no
configure:7203: checking for sys/cdefs.h
configure:7210: result: no
configure:7123: checking sys/queue.h usability
configure:7132: gcc -c -ggdb -Wall  conftest.c >&5
configure:7161: sys/queue.h: No such file or directory
configure:7135: $? = 1
configure: failed program was:
#line 7126 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/queue.h>
configure:7150: result: no
configure:7154: checking sys/queue.h presence
configure:7161: gcc -E  conftest.c
configure:7158: sys/queue.h: No such file or directory
configure:7167: $? = 1
configure: failed program was:
#line 7157 "configure"
#include "confdefs.h"
#include <sys/queue.h>
configure:7185: result: no
configure:7203: checking for sys/queue.h
configure:7210: result: no
configure:7236: checking fnmatch.h usability
configure:7245: gcc -c -ggdb -Wall  conftest.c >&5
configure:7248: $? = 0
configure:7251: test -s conftest.o
configure:7254: $? = 0
configure:7263: result: yes
configure:7267: checking fnmatch.h presence
configure:7274: gcc -E  conftest.c
configure:7280: $? = 0
configure:7298: result: yes
configure:7316: checking for fnmatch.h
configure:7323: result: yes
configure:7236: checking stdarg.h usability
configure:7245: gcc -c -ggdb -Wall  conftest.c >&5
configure:7248: $? = 0
configure:7251: test -s conftest.o
configure:7254: $? = 0
configure:7263: result: yes
configure:7267: checking stdarg.h presence
configure:7274: gcc -E  conftest.c
configure:7280: $? = 0
configure:7298: result: yes
configure:7316: checking for stdarg.h
configure:7323: result: yes
configure:7236: checking sys/signal.h usability
configure:7245: gcc -c -ggdb -Wall  conftest.c >&5
configure:7248: $? = 0
configure:7251: test -s conftest.o
configure:7254: $? = 0
configure:7263: result: yes
configure:7267: checking sys/signal.h presence
configure:7274: gcc -E  conftest.c
configure:7280: $? = 0
configure:7298: result: yes
configure:7316: checking for sys/signal.h
configure:7323: result: yes
configure:7352: checking signal.h usability
configure:7361: gcc -c -ggdb -Wall  conftest.c >&5
configure:7364: $? = 0
configure:7367: test -s conftest.o
configure:7370: $? = 0
configure:7379: result: yes
configure:7383: checking signal.h presence
configure:7390: gcc -E  conftest.c
configure:7396: $? = 0
configure:7414: result: yes
configure:7432: checking for signal.h
configure:7439: result: yes
configure:7454: checking whether signal is declared
configure:7482: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:7473: warning: unused variable `p'
configure:7485: $? = 0
configure:7488: test -s conftest.o
configure:7491: $? = 0
configure:7501: result: yes
configure:7529: checking regex.h usability
configure:7538: gcc -c -ggdb -Wall  conftest.c >&5
configure:7541: $? = 0
configure:7544: test -s conftest.o
configure:7547: $? = 0
configure:7556: result: yes
configure:7560: checking regex.h presence
configure:7567: gcc -E  conftest.c
configure:7573: $? = 0
configure:7591: result: yes
configure:7609: checking for regex.h
configure:7616: result: yes
configure:7529: checking assert.h usability
configure:7538: gcc -c -ggdb -Wall  conftest.c >&5
configure:7541: $? = 0
configure:7544: test -s conftest.o
configure:7547: $? = 0
configure:7556: result: yes
configure:7560: checking assert.h presence
configure:7567: gcc -E  conftest.c
configure:7573: $? = 0
configure:7591: result: yes
configure:7609: checking for assert.h
configure:7616: result: yes
configure:7520: checking for sys/statfs.h
configure:7525: result: yes
configure:7642: checking netinet/in.h usability
configure:7651: gcc -c -ggdb -Wall  conftest.c >&5
configure:7654: $? = 0
configure:7657: test -s conftest.o
configure:7660: $? = 0
configure:7669: result: yes
configure:7673: checking netinet/in.h presence
configure:7680: gcc -E  conftest.c
configure:7686: $? = 0
configure:7704: result: yes
configure:7722: checking for netinet/in.h
configure:7729: result: yes
configure:7755: checking db_185.h usability
configure:7764: gcc -c -ggdb -Wall  conftest.c >&5
configure:7793: db_185.h: No such file or directory
configure:7767: $? = 1
configure: failed program was:
#line 7758 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <db_185.h>
configure:7782: result: no
configure:7786: checking db_185.h presence
configure:7793: gcc -E  conftest.c
configure:7790: db_185.h: No such file or directory
configure:7799: $? = 1
configure: failed program was:
#line 7789 "configure"
#include "confdefs.h"
#include <db_185.h>
configure:7817: result: no
configure:7835: checking for db_185.h
configure:7842: result: no
configure:7755: checking db1/db.h usability
configure:7764: gcc -c -ggdb -Wall  conftest.c >&5
configure:7793: db1/db.h: No such file or directory
configure:7767: $? = 1
configure: failed program was:
#line 7758 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <db1/db.h>
configure:7782: result: no
configure:7786: checking db1/db.h presence
configure:7793: gcc -E  conftest.c
configure:7790: db1/db.h: No such file or directory
configure:7799: $? = 1
configure: failed program was:
#line 7789 "configure"
#include "confdefs.h"
#include <db1/db.h>
configure:7817: result: no
configure:7835: checking for db1/db.h
configure:7842: result: no
configure:7755: checking db3/db.h usability
configure:7764: gcc -c -ggdb -Wall  conftest.c >&5
configure:7793: db3/db.h: No such file or directory
configure:7767: $? = 1
configure: failed program was:
#line 7758 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <db3/db.h>
configure:7782: result: no
configure:7786: checking db3/db.h presence
configure:7793: gcc -E  conftest.c
configure:7790: db3/db.h: No such file or directory
configure:7799: $? = 1
configure: failed program was:
#line 7789 "configure"
#include "confdefs.h"
#include <db3/db.h>
configure:7817: result: no
configure:7835: checking for db3/db.h
configure:7842: result: no
configure:7868: checking fcntl.h usability
configure:7877: gcc -c -ggdb -Wall  conftest.c >&5
configure:7880: $? = 0
configure:7883: test -s conftest.o
configure:7886: $? = 0
configure:7895: result: yes
configure:7899: checking fcntl.h presence
configure:7906: gcc -E  conftest.c
configure:7912: $? = 0
configure:7930: result: yes
configure:7948: checking for fcntl.h
configure:7955: result: yes
configure:7868: checking getopt.h usability
configure:7877: gcc -c -ggdb -Wall  conftest.c >&5
configure:7906: getopt.h: No such file or directory
configure:7880: $? = 1
configure: failed program was:
#line 7871 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <getopt.h>
configure:7895: result: no
configure:7899: checking getopt.h presence
configure:7906: gcc -E  conftest.c
configure:7903: getopt.h: No such file or directory
configure:7912: $? = 1
configure: failed program was:
#line 7902 "configure"
#include "confdefs.h"
#include <getopt.h>
configure:7930: result: no
configure:7948: checking for getopt.h
configure:7955: result: no
configure:7868: checking grp.h usability
configure:7877: gcc -c -ggdb -Wall  conftest.c >&5
configure:7880: $? = 0
configure:7883: test -s conftest.o
configure:7886: $? = 0
configure:7895: result: yes
configure:7899: checking grp.h presence
configure:7906: gcc -E  conftest.c
configure:7912: $? = 0
configure:7930: result: yes
configure:7948: checking for grp.h
configure:7955: result: yes
configure:7859: checking for memory.h
configure:7864: result: yes
configure:7868: checking netdb.h usability
configure:7877: gcc -c -ggdb -Wall  conftest.c >&5
configure:7880: $? = 0
configure:7883: test -s conftest.o
configure:7886: $? = 0
configure:7895: result: yes
configure:7899: checking netdb.h presence
configure:7906: gcc -E  conftest.c
configure:7912: $? = 0
configure:7930: result: yes
configure:7948: checking for netdb.h
configure:7955: result: yes
configure:7868: checking pwd.h usability
configure:7877: gcc -c -ggdb -Wall  conftest.c >&5
configure:7880: $? = 0
configure:7883: test -s conftest.o
configure:7886: $? = 0
configure:7895: result: yes
configure:7899: checking pwd.h presence
configure:7906: gcc -E  conftest.c
configure:7912: $? = 0
configure:7930: result: yes
configure:7948: checking for pwd.h
configure:7955: result: yes
configure:7868: checking utime.h usability
configure:7877: gcc -c -ggdb -Wall  conftest.c >&5
configure:7880: $? = 0
configure:7883: test -s conftest.o
configure:7886: $? = 0
configure:7895: result: yes
configure:7899: checking utime.h presence
configure:7906: gcc -E  conftest.c
configure:7912: $? = 0
configure:7930: result: yes
configure:7948: checking for utime.h
configure:7955: result: yes
configure:7981: checking sys/socket.h usability
configure:7990: gcc -c -ggdb -Wall  conftest.c >&5
configure:7993: $? = 0
configure:7996: test -s conftest.o
configure:7999: $? = 0
configure:8008: result: yes
configure:8012: checking sys/socket.h presence
configure:8019: gcc -E  conftest.c
configure:8025: $? = 0
configure:8043: result: yes
configure:8061: checking for sys/socket.h
configure:8068: result: yes
configure:7981: checking sys/select.h usability
configure:7990: gcc -c -ggdb -Wall  conftest.c >&5
configure:7993: $? = 0
configure:7996: test -s conftest.o
configure:7999: $? = 0
configure:8008: result: yes
configure:8012: checking sys/select.h presence
configure:8019: gcc -E  conftest.c
configure:8025: $? = 0
configure:8043: result: yes
configure:8061: checking for sys/select.h
configure:8068: result: yes
configure:8085: checking for sys/types.h
configure:8090: result: yes
configure:8094: checking sys/stdtypes.h usability
configure:8103: gcc -c -ggdb -Wall  conftest.c >&5
configure:8132: sys/stdtypes.h: No such file or directory
configure:8106: $? = 1
configure: failed program was:
#line 8097 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/stdtypes.h>
configure:8121: result: no
configure:8125: checking sys/stdtypes.h presence
configure:8132: gcc -E  conftest.c
configure:8129: sys/stdtypes.h: No such file or directory
configure:8138: $? = 1
configure: failed program was:
#line 8128 "configure"
#include "confdefs.h"
#include <sys/stdtypes.h>
configure:8156: result: no
configure:8174: checking for sys/stdtypes.h
configure:8181: result: no
configure:8207: checking sys/mman.h usability
configure:8216: gcc -c -ggdb -Wall  conftest.c >&5
configure:8219: $? = 0
configure:8222: test -s conftest.o
configure:8225: $? = 0
configure:8234: result: yes
configure:8238: checking sys/mman.h presence
configure:8245: gcc -E  conftest.c
configure:8251: $? = 0
configure:8269: result: yes
configure:8287: checking for sys/mman.h
configure:8294: result: yes
configure:8207: checking sys/resource.h usability
configure:8216: gcc -c -ggdb -Wall  conftest.c >&5
configure:8219: $? = 0
configure:8222: test -s conftest.o
configure:8225: $? = 0
configure:8234: result: yes
configure:8238: checking sys/resource.h presence
configure:8245: gcc -E  conftest.c
configure:8251: $? = 0
configure:8269: result: yes
configure:8287: checking for sys/resource.h
configure:8294: result: yes
configure:8207: checking sys/utsname.h usability
configure:8216: gcc -c -ggdb -Wall  conftest.c >&5
configure:8219: $? = 0
configure:8222: test -s conftest.o
configure:8225: $? = 0
configure:8234: result: yes
configure:8238: checking sys/utsname.h presence
configure:8245: gcc -E  conftest.c
configure:8251: $? = 0
configure:8269: result: yes
configure:8287: checking for sys/utsname.h
configure:8294: result: yes
configure:8207: checking sys/wait.h usability
configure:8216: gcc -c -ggdb -Wall  conftest.c >&5
configure:8219: $? = 0
configure:8222: test -s conftest.o
configure:8225: $? = 0
configure:8234: result: yes
configure:8238: checking sys/wait.h presence
configure:8245: gcc -E  conftest.c
configure:8251: $? = 0
configure:8269: result: yes
configure:8287: checking for sys/wait.h
configure:8294: result: yes
configure:8320: checking netinet/in_systm.h usability
configure:8329: gcc -c -ggdb -Wall  conftest.c >&5
configure:8332: $? = 0
configure:8335: test -s conftest.o
configure:8338: $? = 0
configure:8347: result: yes
configure:8351: checking netinet/in_systm.h presence
configure:8358: gcc -E  conftest.c
configure:8364: $? = 0
configure:8382: result: yes
configure:8400: checking for netinet/in_systm.h
configure:8407: result: yes
configure:8433: checking machine/types.h usability
configure:8442: gcc -c -ggdb -Wall  conftest.c >&5
configure:8471: machine/types.h: No such file or directory
configure:8445: $? = 1
configure: failed program was:
#line 8436 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <machine/types.h>
configure:8460: result: no
configure:8464: checking machine/types.h presence
configure:8471: gcc -E  conftest.c
configure:8468: machine/types.h: No such file or directory
configure:8477: $? = 1
configure: failed program was:
#line 8467 "configure"
#include "confdefs.h"
#include <machine/types.h>
configure:8495: result: no
configure:8513: checking for machine/types.h
configure:8520: result: no
configure:8546: checking mntent.h usability
configure:8555: gcc -c -ggdb -Wall  conftest.c >&5
configure:8584: mntent.h: No such file or directory
configure:8558: $? = 1
configure: failed program was:
#line 8549 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <mntent.h>
configure:8573: result: no
configure:8577: checking mntent.h presence
configure:8584: gcc -E  conftest.c
configure:8581: mntent.h: No such file or directory
configure:8590: $? = 1
configure: failed program was:
#line 8580 "configure"
#include "confdefs.h"
#include <mntent.h>
configure:8608: result: no
configure:8626: checking for mntent.h
configure:8633: result: no
configure:8546: checking sys/mnttab.h usability
configure:8555: gcc -c -ggdb -Wall  conftest.c >&5
configure:8558: $? = 0
configure:8561: test -s conftest.o
configure:8564: $? = 0
configure:8573: result: yes
configure:8577: checking sys/mnttab.h presence
configure:8584: gcc -E  conftest.c
configure:8590: $? = 0
configure:8608: result: yes
configure:8626: checking for sys/mnttab.h
configure:8633: result: yes
configure:8546: checking sys/systemcfg.h usability
configure:8555: gcc -c -ggdb -Wall  conftest.c >&5
configure:8584: sys/systemcfg.h: No such file or directory
configure:8558: $? = 1
configure: failed program was:
#line 8549 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/systemcfg.h>
configure:8573: result: no
configure:8577: checking sys/systemcfg.h presence
configure:8584: gcc -E  conftest.c
configure:8581: sys/systemcfg.h: No such file or directory
configure:8590: $? = 1
configure: failed program was:
#line 8580 "configure"
#include "confdefs.h"
#include <sys/systemcfg.h>
configure:8608: result: no
configure:8626: checking for sys/systemcfg.h
configure:8633: result: no
configure:8650: checking for sys/mount.h
configure:8655: result: yes
configure:8659: checking sys/mntctl.h usability
configure:8668: gcc -c -ggdb -Wall  conftest.c >&5
configure:8697: sys/mntctl.h: No such file or directory
configure:8671: $? = 1
configure: failed program was:
#line 8662 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/mntctl.h>
configure:8686: result: no
configure:8690: checking sys/mntctl.h presence
configure:8697: gcc -E  conftest.c
configure:8694: sys/mntctl.h: No such file or directory
configure:8703: $? = 1
configure: failed program was:
#line 8693 "configure"
#include "confdefs.h"
#include <sys/mntctl.h>
configure:8721: result: no
configure:8739: checking for sys/mntctl.h
configure:8746: result: no
configure:8650: checking for sys/param.h
configure:8655: result: yes
configure:8659: checking sys/vmount.h usability
configure:8668: gcc -c -ggdb -Wall  conftest.c >&5
configure:8697: sys/vmount.h: No such file or directory
configure:8671: $? = 1
configure: failed program was:
#line 8662 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/vmount.h>
configure:8686: result: no
configure:8690: checking sys/vmount.h presence
configure:8697: gcc -E  conftest.c
configure:8694: sys/vmount.h: No such file or directory
configure:8703: $? = 1
configure: failed program was:
#line 8693 "configure"
#include "confdefs.h"
#include <sys/vmount.h>
configure:8721: result: no
configure:8739: checking for sys/vmount.h
configure:8746: result: no
configure:8772: checking bzlib.h usability
configure:8781: gcc -c -ggdb -Wall  conftest.c >&5
configure:8810: bzlib.h: No such file or directory
configure:8784: $? = 1
configure: failed program was:
#line 8775 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <bzlib.h>
configure:8799: result: no
configure:8803: checking bzlib.h presence
configure:8810: gcc -E  conftest.c
configure:8807: bzlib.h: No such file or directory
configure:8816: $? = 1
configure: failed program was:
#line 8806 "configure"
#include "confdefs.h"
#include <bzlib.h>
configure:8834: result: no
configure:8852: checking for bzlib.h
configure:8859: result: no
configure:8869: WARNING: Configure can not found zlib headers you *absolutly* 
need it!
configure:8772: checking libio.h usability
configure:8781: gcc -c -ggdb -Wall  conftest.c >&5
configure:8810: libio.h: No such file or directory
configure:8784: $? = 1
configure: failed program was:
#line 8775 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <libio.h>
configure:8799: result: no
configure:8803: checking libio.h presence
configure:8810: gcc -E  conftest.c
configure:8807: libio.h: No such file or directory
configure:8816: $? = 1
configure: failed program was:
#line 8806 "configure"
#include "confdefs.h"
#include <libio.h>
configure:8834: result: no
configure:8852: checking for libio.h
configure:8859: result: no
configure:8869: WARNING: Configure can not found zlib headers you *absolutly* 
need it!
configure:8772: checking zlib.h usability
configure:8781: gcc -c -ggdb -Wall  conftest.c >&5
configure:8784: $? = 0
configure:8787: test -s conftest.o
configure:8790: $? = 0
configure:8799: result: yes
configure:8803: checking zlib.h presence
configure:8810: gcc -E  conftest.c
configure:8816: $? = 0
configure:8834: result: yes
configure:8852: checking for zlib.h
configure:8859: result: yes
configure:8888: checking err.h usability
configure:8897: gcc -c -ggdb -Wall  conftest.c >&5
configure:8926: err.h: No such file or directory
configure:8900: $? = 1
configure: failed program was:
#line 8891 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <err.h>
configure:8915: result: no
configure:8919: checking err.h presence
configure:8926: gcc -E  conftest.c
configure:8923: err.h: No such file or directory
configure:8932: $? = 1
configure: failed program was:
#line 8922 "configure"
#include "confdefs.h"
#include <err.h>
configure:8950: result: no
configure:8968: checking for err.h
configure:8975: result: no
configure:8888: checking mcheck.h usability
configure:8897: gcc -c -ggdb -Wall  conftest.c >&5
configure:8926: mcheck.h: No such file or directory
configure:8900: $? = 1
configure: failed program was:
#line 8891 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <mcheck.h>
configure:8915: result: no
configure:8919: checking mcheck.h presence
configure:8926: gcc -E  conftest.c
configure:8923: mcheck.h: No such file or directory
configure:8932: $? = 1
configure: failed program was:
#line 8922 "configure"
#include "confdefs.h"
#include <mcheck.h>
configure:8950: result: no
configure:8968: checking for mcheck.h
configure:8975: result: no
configure:9003: checking float.h usability
configure:9012: gcc -c -ggdb -Wall  conftest.c >&5
configure:9015: $? = 0
configure:9018: test -s conftest.o
configure:9021: $? = 0
configure:9030: result: yes
configure:9034: checking float.h presence
configure:9041: gcc -E  conftest.c
configure:9047: $? = 0
configure:9065: result: yes
configure:9083: checking for float.h
configure:9090: result: yes
configure:9106: checking whether strdup strsep is declared
configure:9133: gcc -c -ggdb -Wall  conftest.c >&5
configure:9156: warning: garbage at end of `#ifndef' argument
configure: In function `main':
configure:9157: parse error before `strsep'
configure:9157: warning: unused variable `p'
configure:9136: $? = 1
configure: failed program was:
#line 9112 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#ifndef strdup strsep
  char *p = (char *) strdup strsep;
#endif

  ;
  return 0;
}
configure:9152: result: no
configure:9167: checking whether gethostname is declared
configure:9194: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:9218: `gethostname' undeclared (first use in this function)
configure:9218: (Each undeclared identifier is reported only once
configure:9218: for each function it appears in.)
configure:9218: warning: unused variable `p'
configure:9197: $? = 1
configure: failed program was:
#line 9173 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#ifndef gethostname
  char *p = (char *) gethostname;
#endif

  ;
  return 0;
}
configure:9213: result: no
configure:9227: checking whether putenv is declared
configure:9254: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:9278: warning: unused variable `p'
configure:9257: $? = 0
configure:9260: test -s conftest.o
configure:9263: $? = 0
configure:9273: result: yes
configure:9291: checking whether snprintf is declared
configure:9318: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:9342: `snprintf' undeclared (first use in this function)
configure:9342: (Each undeclared identifier is reported only once
configure:9342: for each function it appears in.)
configure:9342: warning: unused variable `p'
configure:9321: $? = 1
configure: failed program was:
#line 9297 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#ifndef snprintf
  char *p = (char *) snprintf;
#endif

  ;
  return 0;
}
configure:9337: result: no
configure:9351: checking whether vsnprintf is declared
configure:9378: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:9402: `vsnprintf' undeclared (first use in this function)
configure:9402: (Each undeclared identifier is reported only once
configure:9402: for each function it appears in.)
configure:9402: warning: unused variable `p'
configure:9381: $? = 1
configure: failed program was:
#line 9357 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#ifndef vsnprintf
  char *p = (char *) vsnprintf;
#endif

  ;
  return 0;
}
configure:9397: result: no
configure:9419: checking for working alloca.h
configure:9443: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure: In function `main':
configure:9436: warning: unused variable `p'
configure:9446: $? = 0
configure:9449: test -s conftest
configure:9452: $? = 0
configure:9462: result: yes
configure:9472: checking for alloca
configure:9516: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure: In function `main':
configure:9509: warning: unused variable `p'
configure:9519: $? = 0
configure:9522: test -s conftest
configure:9525: $? = 0
configure:9535: result: yes
configure:9726: checking for vprintf
configure:9769: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:9772: $? = 0
configure:9775: test -s conftest
configure:9778: $? = 0
configure:9788: result: yes
configure:9795: checking for _doprnt
configure:9838: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:9841: $? = 0
configure:9844: test -s conftest
configure:9847: $? = 0
configure:9857: result: yes
configure:9874: checking for stdlib.h
configure:9879: result: yes
configure:9874: checking for unistd.h
configure:9879: result: yes
configure:9986: checking for getpagesize
configure:10029: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10032: $? = 0
configure:10035: test -s conftest
configure:10038: $? = 0
configure:10048: result: yes
configure:10058: checking for working mmap
configure:10194: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure: In function `main':
configure:10175: warning: implicit declaration of function `getpagesize'
configure:10197: $? = 0
configure:10199: ./conftest
configure:10202: $? = 0
configure:10215: result: yes
configure:10226: checking for working GNU-style fnmatch
configure:10261: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure: In function `main':
configure:10251: `FNM_FILE_NAME' undeclared (first use in this function)
configure:10251: (Each undeclared identifier is reported only once
configure:10251: for each function it appears in.)
configure:10252: `FNM_LEADING_DIR' undeclared (first use in this function)
configure:10264: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 10239 "configure"
#include "confdefs.h"
#include <fnmatch.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (fnmatch ("a*", "abc", 0) != 0
        || fnmatch ("d*/*1", "d/s/1", FNM_FILE_NAME) != FNM_NOMATCH
        || fnmatch ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0
        || fnmatch ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR) != 0
        || fnmatch ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0);
  ;
  return 0;
}
configure:10282: result: no
configure:10307: checking for assert
configure:10350: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10323: macro `assert' used without args
configure:10353: $? = 1
configure: failed program was:
#line 10313 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char assert (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char assert ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_assert) || defined (__stub___assert)
choke me
#else
f = assert;
#endif

  ;
  return 0;
}
configure:10369: result: no
configure:10382: checking for chdir
configure:10425: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10428: $? = 0
configure:10431: test -s conftest
configure:10434: $? = 0
configure:10444: result: yes
configure:10461: checking for signal
configure:10504: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10507: $? = 0
configure:10510: test -s conftest
configure:10513: $? = 0
configure:10523: result: yes
configure:10540: checking for strcasecmp
configure:10583: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10586: $? = 0
configure:10589: test -s conftest
configure:10592: $? = 0
configure:10602: result: yes
configure:10540: checking for strncasecmp
configure:10583: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10586: $? = 0
configure:10589: test -s conftest
configure:10592: $? = 0
configure:10602: result: yes
configure:10615: checking for basename
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/ccyCdzeK.o: In function `main':
/export/home/pbart/mpkg/configure:10649: undefined reference to `basename'
/export/home/pbart/mpkg/configure:10649: undefined reference to `basename'
collect2: ld returned 1 exit status
configure:10661: $? = 1
configure: failed program was:
#line 10621 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char basename (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char basename ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_basename) || defined (__stub___basename)
choke me
#else
f = basename;
#endif

  ;
  return 0;
}
configure:10677: result: no
configure:10615: checking for getcwd
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10661: $? = 0
configure:10664: test -s conftest
configure:10667: $? = 0
configure:10677: result: yes
configure:10615: checking for getwd
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10661: $? = 0
configure:10664: test -s conftest
configure:10667: $? = 0
configure:10677: result: yes
configure:10615: checking for inet_aton
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/cc9wLTdW.o: In function `main':
/export/home/pbart/mpkg/configure:10649: undefined reference to `inet_aton'
/export/home/pbart/mpkg/configure:10649: undefined reference to `inet_aton'
collect2: ld returned 1 exit status
configure:10661: $? = 1
configure: failed program was:
#line 10621 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char inet_aton (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char inet_aton ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_inet_aton) || defined (__stub___inet_aton)
choke me
#else
f = inet_aton;
#endif

  ;
  return 0;
}
configure:10677: result: no
configure:10615: checking for mtrace
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/cc9Bae9p.o: In function `main':
/export/home/pbart/mpkg/configure:10649: undefined reference to `mtrace'
/export/home/pbart/mpkg/configure:10649: undefined reference to `mtrace'
collect2: ld returned 1 exit status
configure:10661: $? = 1
configure: failed program was:
#line 10621 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mtrace (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char mtrace ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_mtrace) || defined (__stub___mtrace)
choke me
#else
f = mtrace;
#endif

  ;
  return 0;
}
configure:10677: result: no
configure:10615: checking for putenv
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10661: $? = 0
configure:10664: test -s conftest
configure:10667: $? = 0
configure:10677: result: yes
configure:10615: checking for realpath
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10661: $? = 0
configure:10664: test -s conftest
configure:10667: $? = 0
configure:10677: result: yes
configure:10615: checking for setenv
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/ccXcVUN5.o: In function `main':
/export/home/pbart/mpkg/configure:10649: undefined reference to `setenv'
/export/home/pbart/mpkg/configure:10649: undefined reference to `setenv'
collect2: ld returned 1 exit status
configure:10661: $? = 1
configure: failed program was:
#line 10621 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setenv (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char setenv ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setenv) || defined (__stub___setenv)
choke me
#else
f = setenv;
#endif

  ;
  return 0;
}
configure:10677: result: no
configure:10615: checking for getenv
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10661: $? = 0
configure:10664: test -s conftest
configure:10667: $? = 0
configure:10677: result: yes
configure:10615: checking for unsetenv
configure:10658: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/ccFaoWrF.o: In function `main':
/export/home/pbart/mpkg/configure:10649: undefined reference to `unsetenv'
/export/home/pbart/mpkg/configure:10649: undefined reference to `unsetenv'
collect2: ld returned 1 exit status
configure:10661: $? = 1
configure: failed program was:
#line 10621 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char unsetenv (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char unsetenv ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_unsetenv) || defined (__stub___unsetenv)
choke me
#else
f = unsetenv;
#endif

  ;
  return 0;
}
configure:10677: result: no
configure:10690: checking for stpcpy
configure:10733: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/ccJLFNO6.o: In function `main':
/export/home/pbart/mpkg/configure:10724: undefined reference to `stpcpy'
/export/home/pbart/mpkg/configure:10724: undefined reference to `stpcpy'
collect2: ld returned 1 exit status
configure:10736: $? = 1
configure: failed program was:
#line 10696 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stpcpy (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char stpcpy ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_stpcpy) || defined (__stub___stpcpy)
choke me
#else
f = stpcpy;
#endif

  ;
  return 0;
}
configure:10752: result: no
configure:10690: checking for stpncpy
configure:10733: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/cc2d107q.o: In function `main':
/export/home/pbart/mpkg/configure:10724: undefined reference to `stpncpy'
/export/home/pbart/mpkg/configure:10724: undefined reference to `stpncpy'
collect2: ld returned 1 exit status
configure:10736: $? = 1
configure: failed program was:
#line 10696 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stpncpy (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char stpncpy ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_stpncpy) || defined (__stub___stpncpy)
choke me
#else
f = stpncpy;
#endif

  ;
  return 0;
}
configure:10752: result: no
configure:10690: checking for strcspn
configure:10733: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10736: $? = 0
configure:10739: test -s conftest
configure:10742: $? = 0
configure:10752: result: yes
configure:10690: checking for strsep
configure:10733: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/ccJ7Vbn7.o: In function `main':
/export/home/pbart/mpkg/configure:10724: undefined reference to `strsep'
/export/home/pbart/mpkg/configure:10724: undefined reference to `strsep'
collect2: ld returned 1 exit status
configure:10736: $? = 1
configure: failed program was:
#line 10696 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strsep (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strsep ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_strsep) || defined (__stub___strsep)
choke me
#else
f = strsep;
#endif

  ;
  return 0;
}
configure:10752: result: no
configure:10765: checking for strdup
configure:10808: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10811: $? = 0
configure:10814: test -s conftest
configure:10817: $? = 0
configure:10827: result: yes
configure:10765: checking for strerror
configure:10808: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10811: $? = 0
configure:10814: test -s conftest
configure:10817: $? = 0
configure:10827: result: yes
configure:10765: checking for strtol
configure:10808: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10811: $? = 0
configure:10814: test -s conftest
configure:10817: $? = 0
configure:10827: result: yes
configure:10765: checking for strtoul
configure:10808: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10811: $? = 0
configure:10814: test -s conftest
configure:10817: $? = 0
configure:10827: result: yes
configure:10765: checking for strspn
configure:10808: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10811: $? = 0
configure:10814: test -s conftest
configure:10817: $? = 0
configure:10827: result: yes
configure:10765: checking for strstr
configure:10808: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10811: $? = 0
configure:10814: test -s conftest
configure:10817: $? = 0
configure:10827: result: yes
configure:10840: checking for strcmp
configure:10883: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10856: warning: conflicting types for built-in function `strcmp'
configure:10886: $? = 0
configure:10889: test -s conftest
configure:10892: $? = 0
configure:10902: result: yes
configure:10919: checking for regcomp
configure:10962: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:10965: $? = 0
configure:10968: test -s conftest
configure:10971: $? = 0
configure:10981: result: yes
configure:10994: checking for sysinfo
configure:11037: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:11040: $? = 0
configure:11043: test -s conftest
configure:11046: $? = 0
configure:11056: result: yes
configure:11069: checking for snprintf
configure:11112: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/cc1ftQna.o: In function `main':
/export/home/pbart/mpkg/configure:11103: undefined reference to `snprintf'
/export/home/pbart/mpkg/configure:11103: undefined reference to `snprintf'
collect2: ld returned 1 exit status
configure:11115: $? = 1
configure: failed program was:
#line 11075 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char snprintf (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char snprintf ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_snprintf) || defined (__stub___snprintf)
choke me
#else
f = snprintf;
#endif

  ;
  return 0;
}
configure:11131: result: no
configure:11069: checking for vsnprintf
configure:11112: gcc -o conftest -ggdb -Wall   conftest.c  >&5
/var/tmp/cc7PYAsC.o: In function `main':
/export/home/pbart/mpkg/configure:11103: undefined reference to `vsnprintf'
/export/home/pbart/mpkg/configure:11103: undefined reference to `vsnprintf'
collect2: ld returned 1 exit status
configure:11115: $? = 1
configure: failed program was:
#line 11075 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char vsnprintf (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char vsnprintf ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_vsnprintf) || defined (__stub___vsnprintf)
choke me
#else
f = vsnprintf;
#endif

  ;
  return 0;
}
configure:11131: result: no
configure:11144: checking for strsignal
configure:11187: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:11190: $? = 0
configure:11193: test -s conftest
configure:11196: $? = 0
configure:11206: result: yes
configure:11217: checking for rand
configure:11260: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:11263: $? = 0
configure:11266: test -s conftest
configure:11269: $? = 0
configure:11279: result: yes
configure:11346: checking for fchmod
configure:11389: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:11392: $? = 0
configure:11395: test -s conftest
configure:11398: $? = 0
configure:11408: result: yes
configure:11411: checking for fork
configure:11454: gcc -o conftest -ggdb -Wall   conftest.c  >&5
configure:11457: $? = 0
configure:11460: test -s conftest
configure:11463: $? = 0
configure:11473: result: yes
configure:11497: checking for pow in -lm
configure:11530: gcc -o conftest -ggdb -Wall   conftest.c -lm   >&5
configure:11533: $? = 0
configure:11536: test -s conftest
configure:11539: $? = 0
configure:11550: result: yes
configure:11561: checking for socket in -lsocket
configure:11594: gcc -o conftest -ggdb -Wall   conftest.c -lsocket  -lm  >&5
configure:11597: $? = 0
configure:11600: test -s conftest
configure:11603: $? = 0
configure:11614: result: yes
configure:11624: checking for gethostbyaddr in -lnsl
configure:11657: gcc -o conftest -ggdb -Wall   conftest.c -lnsl  -lm  -lsocket 
>&5
configure:11660: $? = 0
configure:11663: test -s conftest
configure:11666: $? = 0
configure:11677: result: yes
configure:11687: checking for X
configure:11788: gcc -E  conftest.c
configure:11794: $? = 0
configure:11845: gcc -o conftest -ggdb -Wall   conftest.c -lXt -lm  -lsocket 
-lnsl >&5
/usr/local/sparc-sun-solaris2.5.1/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure:11848: $? = 1
configure: failed program was:
#line 11827 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
XtMalloc (0)
  ;
  return 0;
}
configure:11902: result: libraries /usr/openwin/lib, headers
configure:11925: checking for writev in -lport
configure:11958: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lport  -lm  -lsocket -lnsl >&5
/usr/local/sparc-sun-solaris2.5.1/bin/ld: cannot find -lport
collect2: ld returned 1 exit status
configure:11961: $? = 1
configure: failed program was:
#line 11933 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char writev ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
writev ();
  ;
  return 0;
}
configure:11978: result: no
configure:11990: checking for gzseek in -l
configure:12023: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -l  -lm  -lsocket -lnsl >&5
/usr/local/sparc-sun-solaris2.5.1/bin/ld: cannot find -l--library=m
collect2: ld returned 1 exit status
configure:12026: $? = 1
configure: failed program was:
#line 11998 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gzseek ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
gzseek ();
  ;
  return 0;
}
configure:12043: result: no
configure:12052: checking for bzread in -lbz2
configure:12085: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lbz2  -lm  -lsocket -lnsl >&5
/usr/local/sparc-sun-solaris2.5.1/bin/ld: cannot find -lbz2
collect2: ld returned 1 exit status
configure:12088: $? = 1
configure: failed program was:
#line 12060 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char bzread ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
bzread ();
  ;
  return 0;
}
configure:12105: result: no
configure:12110: checking for BZ2_bzread in -lbz2
configure:12143: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lbz2  -lm  -lsocket -lnsl >&5
/usr/local/sparc-sun-solaris2.5.1/bin/ld: cannot find -lbz2
collect2: ld returned 1 exit status
configure:12146: $? = 1
configure: failed program was:
#line 12118 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char BZ2_bzread ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
BZ2_bzread ();
  ;
  return 0;
}
configure:12163: result: no
configure:12182: checking for gzread in -lz
configure:12215: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lz  -lm  -lsocket -lnsl >&5
configure:12218: $? = 0
configure:12221: test -s conftest
configure:12224: $? = 0
configure:12235: result: yes
configure:12257: checking if <netdb.h> defines h_errno
configure:12278: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lm  -lsocket -lnsl -lz >&5
configure: In function `main':
configure:12271: warning: implicit declaration of function `printf'
configure:12281: $? = 0
configure:12284: test -s conftest
configure:12287: $? = 0
configure:12295: result: yes
configure:12306: checking if <sys/stat.h> defines S_IFSOCK
configure:12327: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lm  -lsocket -lnsl -lz >&5
configure: In function `main':
configure:12320: warning: implicit declaration of function `printf'
configure:12330: $? = 0
configure:12333: test -s conftest
configure:12336: $? = 0
configure:12345: result: yes
configure:12355: checking if <sys/stat.h> defines S_ISLNK
configure:12376: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lm  -lsocket -lnsl -lz >&5
configure: In function `main':
configure:12369: warning: implicit declaration of function `printf'
configure:12379: $? = 0
configure:12382: test -s conftest
configure:12385: $? = 0
configure:12394: result: yes
configure:12403: checking if <sys/stat.h> defines S_ISSOCK
configure:12424: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lm  -lsocket -lnsl -lz >&5
configure: In function `main':
configure:12417: warning: implicit declaration of function `printf'
configure:12427: $? = 0
configure:12430: test -s conftest
configure:12433: $? = 0
configure:12442: result: yes
configure:12450: checking if timezone is defined
configure:12471: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lm  -lsocket -lnsl -lz >&5
configure: In function `main':
configure:12464: warning: implicit declaration of function `printf'
configure:12474: $? = 0
configure:12477: test -s conftest
configure:12480: $? = 0
configure:12489: result: yes
configure:12499: checking for struct statfs
configure:12531: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:12524: warning: unused variable `sfs'
configure:12534: $? = 0
configure:12537: test -s conftest.o
configure:12540: $? = 0
configure:12542: result: in sys/statvfs.h
configure:12720: checking for f_bavail member in struct statfs
configure:12758: gcc -c -ggdb -Wall  conftest.c >&5
configure:12761: $? = 0
configure:12764: test -s conftest.o
configure:12767: $? = 0
configure:12769: result: yes
configure:12790: checking if statfs() requires 4 arguments
configure:12818: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lm  -lsocket -lnsl -lz >&5
configure:12810: warning: return-type defaults to `int'
configure: In function `main':
configure:12811: storage size of `sfs' isn't known
configure:12812: warning: implicit declaration of function `statfs'
configure:12811: warning: unused variable `sfs'
configure:12821: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 12798 "configure"
#include "confdefs.h"

#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#ifdef STATFS_IN_SYS_VFS
#include <sys/vfs.h>
#elif STATFS_IN_SYS_MOUNT
#include <sys/mouht.h>
#elif STATFS_IN_SYS_STATFS
#include <sys/statfs.h>
#endif
main() {
        struct statfs sfs;
        exit (statfs(".", &sfs, sizeof(sfs), 0));
}

configure:12839: result: no
configure:12849: checking for mode_t
configure:12876: gcc -c -ggdb -Wall  conftest.c >&5
configure:12879: $? = 0
configure:12882: test -s conftest.o
configure:12885: $? = 0
configure:12895: result: yes
configure:12907: checking for pid_t
configure:12934: gcc -c -ggdb -Wall  conftest.c >&5
configure:12937: $? = 0
configure:12940: test -s conftest.o
configure:12943: $? = 0
configure:12953: result: yes
configure:12965: checking for off_t
configure:12992: gcc -c -ggdb -Wall  conftest.c >&5
configure:12995: $? = 0
configure:12998: test -s conftest.o
configure:13001: $? = 0
configure:13011: result: yes
configure:13023: checking for size_t
configure:13050: gcc -c -ggdb -Wall  conftest.c >&5
configure:13053: $? = 0
configure:13056: test -s conftest.o
configure:13059: $? = 0
configure:13069: result: yes
configure:13081: checking for u_int32_t
configure:13108: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:13131: `u_int32_t' undeclared (first use in this function)
configure:13131: (Each undeclared identifier is reported only once
configure:13131: for each function it appears in.)
configure:13131: parse error before `)'
configure:13111: $? = 1
configure: failed program was:
#line 13087 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
if ((u_int32_t *) 0)
  return 0;
if (sizeof (u_int32_t))
  return 0;
  ;
  return 0;
}
configure:13127: result: no
configure:13137: checking for struct in_addr
configure:13164: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:13189: sizeof applied to an incomplete type
configure:13167: $? = 1
configure: failed program was:
#line 13143 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
if ((struct in_addr *) 0)
  return 0;
if (sizeof (struct in_addr))
  return 0;
  ;
  return 0;
}
configure:13183: result: no
configure:13208: checking bits/types.h usability
configure:13217: gcc -c -ggdb -Wall  conftest.c >&5
configure:13246: bits/types.h: No such file or directory
configure:13220: $? = 1
configure: failed program was:
#line 13211 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <bits/types.h>
configure:13235: result: no
configure:13239: checking bits/types.h presence
configure:13246: gcc -E  conftest.c
configure:13243: bits/types.h: No such file or directory
configure:13252: $? = 1
configure: failed program was:
#line 13242 "configure"
#include "confdefs.h"
#include <bits/types.h>
configure:13270: result: no
configure:13288: checking for bits/types.h
configure:13295: result: no
configure:13310: checking for struct statfs
configure:13338: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:13330: sizeof applied to an incomplete type
configure:13341: $? = 1
configure: failed program was:
#line 13316 "configure"
#include "confdefs.h"


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
if ((struct statfs *) 0)
  return 0;
if (sizeof (struct statfs))
  return 0;
  ;
  return 0;
}
configure:13357: result: no
configure:13367: checking for __fsblkcnt_t
configure:13395: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:13385: `__fsblkcnt_t' undeclared (first use in this function)
configure:13385: (Each undeclared identifier is reported only once
configure:13385: for each function it appears in.)
configure:13385: parse error before `)'
configure:13398: $? = 1
configure: failed program was:
#line 13373 "configure"
#include "confdefs.h"


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
if ((__fsblkcnt_t *) 0)
  return 0;
if (sizeof (__fsblkcnt_t))
  return 0;
  ;
  return 0;
}
configure:13414: result: no
configure:13423: checking for __fsfilcnt_t
configure:13451: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:13441: `__fsfilcnt_t' undeclared (first use in this function)
configure:13441: (Each undeclared identifier is reported only once
configure:13441: for each function it appears in.)
configure:13441: parse error before `)'
configure:13454: $? = 1
configure: failed program was:
#line 13429 "configure"
#include "confdefs.h"


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
if ((__fsfilcnt_t *) 0)
  return 0;
if (sizeof (__fsfilcnt_t))
  return 0;
  ;
  return 0;
}
configure:13470: result: no
configure:13479: checking for __fsid_t
configure:13507: gcc -c -ggdb -Wall  conftest.c >&5
configure: In function `main':
configure:13497: `__fsid_t' undeclared (first use in this function)
configure:13497: (Each undeclared identifier is reported only once
configure:13497: for each function it appears in.)
configure:13497: parse error before `)'
configure:13510: $? = 1
configure: failed program was:
#line 13485 "configure"
#include "confdefs.h"


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
if ((__fsid_t *) 0)
  return 0;
if (sizeof (__fsid_t))
  return 0;
  ;
  return 0;
}
configure:13526: result: no
configure:13537: checking for short
configure:13564: gcc -c -ggdb -Wall  conftest.c >&5
configure:13567: $? = 0
configure:13570: test -s conftest.o
configure:13573: $? = 0
configure:13583: result: yes
configure:13586: checking size of short
configure:13864: gcc -o conftest -ggdb -Wall   -L/usr/openwin/lib 
-R/usr/openwin/lib conftest.c -lm  -lsocket -lnsl -lz >&5
configure:13867: $? = 0
configure:13869: ./conftest
ld.so.1: ./conftest: fatal: libz.so: can't open file: errno=2
./configure[126]: 11682 Killed
configure:13872: $? = 137
configure: program exited with status 137
configure: failed program was:
#line 13823 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
long longval () { return (unsigned long) (sizeof (short)); }
unsigned long ulongval () { return (unsigned long) (sizeof (short)); }
#include <stdio.h>
#include <stdlib.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

  FILE *f = fopen ("conftest.val", "w");
  if (! f)
    exit (1);
  if (((unsigned long) (sizeof (short))) < 0)
    {
      long i = longval ();
      if (i != ((unsigned long) (sizeof (short))))
        exit (1);
      fprintf (f, "%ld\n", i);
    }
  else
    {
      unsigned long i = ulongval ();
      if (i != ((unsigned long) (sizeof (short))))
        exit (1);
      fprintf (f, "%lu\n", i);
    }
  exit (ferror (f) || fclose (f) != 0);

  ;
  return 0;
}
configure:13880: error: cannot compute sizeof (short), 77

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=yes
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func__doprnt=yes
ac_cv_func_alloca_works=yes
ac_cv_func_assert=no
ac_cv_func_basename=no
ac_cv_func_chdir=yes
ac_cv_func_fchmod=yes
ac_cv_func_fnmatch_works=no
ac_cv_func_fork=yes
ac_cv_func_getcwd=yes
ac_cv_func_getenv=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getwd=yes
ac_cv_func_inet_aton=no
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mtrace=no
ac_cv_func_putenv=yes
ac_cv_func_rand=yes
ac_cv_func_realpath=yes
ac_cv_func_regcomp=yes
ac_cv_func_setenv=no
ac_cv_func_signal=yes
ac_cv_func_snprintf=no
ac_cv_func_stpcpy=no
ac_cv_func_stpncpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strcmp=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strsep=no
ac_cv_func_strsignal=yes
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysinfo=yes
ac_cv_func_unsetenv=no
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=no
ac_cv_have_decl_gethostname=no
ac_cv_have_decl_putenv=yes
ac_cv_have_decl_signal=yes
ac_cv_have_decl_snprintf=no
ac_cv_have_decl_strdup_strsep=no
ac_cv_have_decl_vsnprintf=no
ac_cv_have_x=have_x='yes                ac_x_includes= 
ac_x_libraries=/usr/openwin/lib'
ac_cv_header_assert_h=yes
ac_cv_header_bits_types_h=no
ac_cv_header_bzlib_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_db1_db_h=no
ac_cv_header_db3_db_h=no
ac_cv_header_db_185_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_err_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_getopt_h=no
ac_cv_header_glob_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=no
ac_cv_header_libio_h=no
ac_cv_header_limits_h=yes
ac_cv_header_machine_types_h=no
ac_cv_header_mcheck_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mntent_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_cdefs_h=no
ac_cv_header_sys_mkdev_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mntctl_h=no
ac_cv_header_sys_mnttab_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_queue_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_signal_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_stdtypes_h=no
ac_cv_header_sys_systemcfg_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=no
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_sys_vmount_h=no
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib____gzseek=no
ac_cv_lib_bz2_BZ2_bzread=no
ac_cv_lib_bz2_bzread=no
ac_cv_lib_cposix_strerror=no
ac_cv_lib_m_pow=yes
ac_cv_lib_nsl_gethostbyaddr=yes
ac_cv_lib_port_writev=no
ac_cv_lib_socket_socket=yes
ac_cv_lib_z___gzread=yes
ac_cv_objext=o
ac_cv_path_CHMOD=/usr/bin/chmod
ac_cv_path_CP=/usr/bin/cp
ac_cv_path_GZIP=/opt/gnu/bin/gzip
ac_cv_path_MKDIR=/usr/bin/mkdir
ac_cv_path_NROFF=/usr/bin/nroff
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_RM=/usr/bin/rm
ac_cv_path_STRIP=/usr/local/bin/strip
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type___fsblkcnt_t=no
ac_cv_type___fsfilcnt_t=no
ac_cv_type___fsid_t=no
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_struct_in_addr=no
ac_cv_type_struct_statfs=no
ac_cv_type_u_int32_t=no
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc
am_cv_CXX_dependencies_compiler_type=gcc

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "Mpkg"
#define VERSION "1"
#define MPKG_VERSION "1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_UNISTD_H 1
#define PROTOTYPES 1
#define WORDS_BIGENDIAN 1
#define TAR "/usr/bin/tar"
#define TAR_FULLPATHNAME "/usr/bin/tar"
#define MKDIR_P "/usr/bin/mkdir -p"
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define MAJOR_IN_MKDEV 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_CTYPE_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SETJMP_H 1
#define HAVE_GLOB_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_DECL_SIGNAL 1
#define HAVE_REGEX_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_PWD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_SYS_MNTTAB_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_ZLIB_H 1
#define HAVE_FLOAT_H 1
#define HAVE_DECL_STRDUP_STRSEP 0
#define HAVE_DECL_GETHOSTNAME 0
#define HAVE_DECL_PUTENV 1
#define HAVE_DECL_SNPRINTF 0
#define HAVE_DECL_VSNPRINTF 0
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_VPRINTF 1
#define HAVE_DOPRNT 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define fnmatch rpl_fnmatch
#define HAVE_CHDIR 1
#define HAVE_SIGNAL 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_GETCWD 1
#define HAVE_GETWD 1
#define HAVE_PUTENV 1
#define HAVE_REALPATH 1
#define HAVE_GETENV 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRCMP 1
#define HAVE_REGCOMP 1
#define HAVE_SYSINFO 1
#define HAVE_STRSIGNAL 1
#define HAVE_FORK 1
#define HAVE_LIBM 1
#define HAVE_HERRNO 1
#define HAVE_S_IFSOCK 1
#define HAVE_S_ISLNK 1
#define HAVE_S_ISSOCK 1
#define STATFS_IN_SYS_STATVFS 1
#define STATFS_HAS_F_BAVAIL 1

configure: exit 1

Pascal Bart (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]