Menu

#5 Building Clisp on AIX 5.3

open
nobody
None
5
2010-12-27
2010-12-27
Yue Li
No

I'm trying to build Clisp on an IBM P-series cluster, which uses AIX
5.1. I read the INSTALL file in the unix directory, and I installed
libreadline, libffcall, libsigsegv. Until now, I encountered two
problems which prevents me from moving forward. Not sure whether they
are related or not:

1. the libreadline can't be found.

I'm quite sure that my installation is successful, and I specified the
directory of libreadline using --with-libreadline-prefix, however,
everytime I do configuration it says:

FFI: yes (user requested: default)
readline: no (user requested: default)
libsigsegv: yes

I looked at config.log, but still couldn't figure out why, attached is
this config.log file.

2. Thought it couldn't find readline, Clisp can still be built,
therefore, I just ignored the libreadline, and typed make. However, I
got the following error (last 30 lines):

End of comment outside comment in line 199
./comment5 /home/yli/trunks/clisp/src/arilev0.d | ./gctrigger
| ./varbrace > arilev0.c
./comment5 /home/yli/trunks/clisp/src/arilev1.d | ./gctrigger
| ./varbrace > arilev1.c
./comment5 /home/yli/trunks/clisp/src/intelem.d | ./gctrigger
| ./varbrace > intelem.c
./comment5 /home/yli/trunks/clisp/src/intlog.d | ./gctrigger |
./varbrace > intlog.c
./comment5 /home/yli/trunks/clisp/src/intplus.d | ./gctrigger
| ./varbrace > intplus.c
./comment5 /home/yli/trunks/clisp/src/intcomp.d | ./gctrigger
| ./varbrace > intcomp.c
./comment5 /home/yli/trunks/clisp/src/intbyte.d | ./gctrigger
| ./varbrace > intbyte.c
./comment5 /home/yli/trunks/clisp/src/intmal.d | ./gctrigger |
./varbrace > intmal.c
./comment5 /home/yli/trunks/clisp/src/intdiv.d | ./gctrigger |
./varbrace > intdiv.c
./comment5 /home/yli/trunks/clisp/src/intgcd.d | ./gctrigger |
./varbrace > intgcd.c
./comment5 /home/yli/trunks/clisp/src/int2adic.d | ./gctrigger
| ./varbrace > int2adic.c
./comment5 /home/yli/trunks/clisp/src/intsqrt.d | ./gctrigger
| ./varbrace > intsqrt.c
./comment5 /home/yli/trunks/clisp/src/intprint.d | ./gctrigger
| ./varbrace > intprint.c
./comment5 /home/yli/trunks/clisp/src/intread.d | ./gctrigger
| ./varbrace > intread.c
./comment5 /home/yli/trunks/clisp/src/intserial.d |
./gctrigger | ./varbrace > intserial.c
./comment5 /home/yli/trunks/clisp/src/rational.d | ./gctrigger
| ./varbrace > rational.c
./comment5 /home/yli/trunks/clisp/src/sfloat.d | ./gctrigger |
./varbrace > sfloat.c
./comment5 /home/yli/trunks/clisp/src/ffloat.d | ./gctrigger |
./varbrace > ffloat.c
./comment5 /home/yli/trunks/clisp/src/dfloat.d | ./gctrigger |
./varbrace > dfloat.c
./comment5 /home/yli/trunks/clisp/src/lfloat.d | ./gctrigger |
./varbrace > lfloat.c
./comment5 /home/yli/trunks/clisp/src/flo_konv.d | ./gctrigger
| ./varbrace > flo_konv.c
./comment5 /home/yli/trunks/clisp/src/flo_rest.d | ./gctrigger
| ./varbrace > flo_rest.c
./comment5 /home/yli/trunks/clisp/src/realelem.d | ./gctrigger
| ./varbrace > realelem.c
./comment5 /home/yli/trunks/clisp/src/realrand.d | ./gctrigger
| ./varbrace > realrand.c
./comment5 /home/yli/trunks/clisp/src/realtran.d | ./gctrigger
| ./varbrace > realtran.c
./comment5 /home/yli/trunks/clisp/src/compelem.d | ./gctrigger
| ./varbrace > compelem.c
./comment5 /home/yli/trunks/clisp/src/comptran.d | ./gctrigger
| ./varbrace > comptran.c
./comment5 /home/yli/trunks/clisp/src/arilev1c.d | ./gctrigger
| ./varbrace > arilev1c.c
./comment5 /home/yli/trunks/clisp/src/arilev1e.d | ./gctrigger
| ./varbrace > arilev1e.c
./comment5 /home/yli/trunks/clisp/src/arilev1i.d | ./gctrigger
| ./varbrace > arilev1i.c
./comment5 /home/yli/trunks/clisp/src/genclisph.d |
./gctrigger | ./varbrace > genclisph.c
./comment5 /home/yli/trunks/clisp/src/noreadline.d |
./gctrigger | ./varbrace > noreadline.c
./comment5 /home/yli/trunks/clisp/src/lispbibl.d | sed -e
'/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.lispbibl.c
true
rm -f spvw_calendar.c
ln -s /home/yli/trunks/clisp/src/spvw_calendar.c spvw_calendar.c
make: 1254-002 Cannot find a rule to create target gllib/stdint.h from
dependencies.

Here I'm wondering is there any trick to follow to build Clisp on AIX?
Any suggestion is appreciate!

Thanks,

Yue

Config log:

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

It was created by GNU CLISP configure 2.49+ (2010-07-17), which was
generated by GNU Autoconf 2.65. Invocation command line was

$ configure --srcdir=/home/yli/trunks/clisp/src --disable-option-checking --prefix=/home/yli/ --with-libffcall-prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0 --with-libsigsegv-prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0 --with-libreadline-prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0 --cache-file=config.cache

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

hostname = hydra
uname -m = 00C7A9FD4C00
uname -r = 3
uname -s = AIX
uname -v = 5

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

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

PATH: /usr/bin
PATH: /etc
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /usr/bin/X11
PATH: /sbin
PATH: /usr/java14/jre/bin
PATH: /usr/java14/bin
PATH: /usr/vac/bin
PATH: /usr/vacpp/bin
PATH: /usr/lpp/LoadL/full/bin
PATH: /usr/lpp/mmfs/bin
PATH: /usr/local/bin
PATH: /home/yli/bin
PATH: .

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

configure:2911: creating cache config.cache
configure:3050: checking for a BSD-compatible install
configure:3118: result: /home/yli/trunks/clisp/src/build-aux/install-sh -c
configure:3129: checking whether build environment is sane
configure:3179: result: yes
configure:3320: checking for a thread-safe mkdir -p
configure:3359: result: /home/yli/trunks/clisp/src/build-aux/install-sh -c -d
configure:3373: checking for gawk
configure:3403: result: no
configure:3373: checking for mawk
configure:3389: found /usr/bin/mawk
configure:3400: result: mawk
configure:3411: checking whether make sets $(MAKE)
configure:3433: result: yes
configure:3551: ** check for host type
configure:3557: checking build system type
configure:3571: result: powerpc-ibm-aix5.3.0.0
configure:3591: checking host system type
configure:3604: result: powerpc-ibm-aix5.3.0.0
configure:3624: checking how to remove colons from paths
configure:3635: result: echo $x
configure:3639: ** checks for programs
configure:3689: checking for gcc
configure:3705: found /usr/bin/gcc
configure:3716: result: gcc
configure:3945: checking for C compiler version
configure:3954: gcc --version >&5
gcc (GCC) 3.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3965: $? = 0
configure:3954: gcc -v >&5
Reading specs from /opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/specs
Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --disable-nls --enable-languages=c,c++ --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --host=powerpc-ibm-aix5.1.0.0
Thread model: aix
gcc version 3.3.2
configure:3965: $? = 0
configure:3954: gcc -V >&5
gcc: `-V' option must have argument
configure:3965: $? = 1
configure:3954: gcc -qversion >&5
gcc: unrecognized option `-qversion'
gcc: no input files
configure:3965: $? = 1
configure:3985: checking whether the C compiler works
configure:4007: gcc conftest.c >&5
configure:4011: $? = 0
configure:4060: result: yes
configure:4063: checking for C compiler default output file name
configure:4065: result: a.out
configure:4071: checking for suffix of executables
configure:4078: gcc -o conftest conftest.c >&5
configure:4082: $? = 0
configure:4104: result:
configure:4126: checking whether we are cross compiling
configure:4134: gcc -o conftest conftest.c >&5
configure:4138: $? = 0
configure:4145: ./conftest
configure:4149: $? = 0
configure:4164: result: no
configure:4169: checking for suffix of object files
configure:4191: gcc -c conftest.c >&5
configure:4195: $? = 0
configure:4216: result: o
configure:4220: checking whether we are using the GNU C compiler
configure:4239: gcc -c conftest.c >&5
configure:4239: $? = 0
configure:4248: result: yes
configure:4257: checking whether gcc accepts -g
configure:4277: gcc -c -g conftest.c >&5
configure:4277: $? = 0
configure:4318: result: yes
configure:4335: checking for gcc option to accept ISO C89
configure:4399: gcc -c -g -O2 conftest.c >&5
configure:4399: $? = 0
configure:4412: result: none needed
configure:4443: checking for style of include used by make
configure:4471: result: GNU
configure:4496: checking dependency style of gcc
configure:4606: result: gcc3
configure:4625: checking how to run the C preprocessor
configure:4656: gcc -E conftest.c
configure:4656: $? = 0
configure:4670: gcc -E conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4670: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4695: result: gcc -E
configure:4715: gcc -E conftest.c
configure:4715: $? = 0
configure:4729: gcc -E conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4729: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4799: checking for ranlib
configure:4815: found /usr/bin/ranlib
configure:4826: result: ranlib
configure:4849: checking whether gcc and cc understand -c and -o together
configure:4880: gcc -c conftest.c -o conftest2.o >&5
configure:4884: $? = 0
configure:4890: gcc -c conftest.c -o conftest2.o >&5
configure:4894: $? = 0
configure:4905: cc -c conftest.c >&5
cc: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation.
configure:4909: $? = 0
configure:4917: cc -c conftest.c -o conftest2.o >&5
cc: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation.
configure:4921: $? = 0
configure:4927: cc -c conftest.c -o conftest2.o >&5
cc: 1501-245 (W) Warning: Hard ulimit has been reduced to less than RLIM_INFINITY. There may not be enough space to complete the compilation.
configure:4931: $? = 0
configure:4949: result: yes
configure:4976: checking for grep that handles long lines and -e
configure:5034: result: /usr/bin/grep
configure:5039: checking for egrep
configure:5101: result: /usr/bin/grep -E
configure:5106: checking for ANSI C header files
configure:5126: gcc -c -g -O2 conftest.c >&5
configure:5126: $? = 0
configure:5199: gcc -o conftest -g -O2 conftest.c >&5
configure:5199: $? = 0
configure:5199: ./conftest
configure:5199: $? = 0
configure:5210: result: yes
configure:5223: checking for sys/types.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for sys/stat.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for stdlib.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for string.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for memory.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for strings.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for inttypes.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for stdint.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5223: checking for unistd.h
configure:5223: gcc -c -g -O2 conftest.c >&5
configure:5223: $? = 0
configure:5223: result: yes
configure:5239: checking minix/config.h usability
configure:5239: gcc -c -g -O2 conftest.c >&5
conftest.c:52:26: minix/config.h: No such file or directory
configure:5239: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5239: result: no
configure:5239: checking minix/config.h presence
configure:5239: gcc -E conftest.c
conftest.c:19:26: minix/config.h: No such file or directory
configure:5239: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5239: result: no
configure:5239: checking for minix/config.h
configure:5239: result: no
configure:5268: checking whether it is safe to define __EXTENSIONS__
configure:5286: gcc -c -g -O2 conftest.c >&5
configure:5286: $? = 0
configure:5293: result: yes
configure:5374: checking how to make hard links
configure:5390: result: ln
configure:5394: checking whether ln -s works
configure:5408: result: yes
configure:5415: checking how to make hard links to symlinks
configure:5444: result: ln
configure:5796: checking how to print strings
configure:5825: result: print -r
configure:5844: checking for a sed that does not truncate output
configure:5908: result: /usr/bin/sed
configure:5926: checking for fgrep
configure:5988: result: /usr/bin/grep -F
configure:6023: checking for ld used by gcc
configure:6090: result: /usr/bin/ld
configure:6097: checking if the linker (/usr/bin/ld) is GNU ld
configure:6112: result: no
configure:6124: checking for BSD- or MS-compatible name lister (nm)
configure:6173: result: /usr/bin/nm -B
configure:6303: checking the name lister (/usr/bin/nm -B) interface
configure:6310: gcc -c -g -O2 conftest.c >&5
configure:6313: /usr/bin/nm -B "conftest.o"
configure:6316: output
8 d TOC
0 d _conftest.rw_c
0 D some_variable
configure:6323: result: BSD nm
configure:6326: checking whether ln -s works
configure:6330: result: yes
configure:6338: checking the maximum length of command line arguments
configure:6463: result: 153600
configure:6480: checking whether the shell understands some XSI constructs
configure:6490: result: yes
configure:6494: checking whether the shell understands "+="
configure:6500: result: no
configure:6535: checking for /usr/bin/ld option to reload object files
configure:6542: result: -r
configure:6611: checking for objdump
configure:6638: result: objdump
configure:6667: checking how to recognize dependent libraries
configure:6869: result: pass_all
configure:6929: checking for ar
configure:6945: found /usr/bin/ar
configure:6956: result: ar
configure:7034: checking for strip
configure:7050: found /usr/bin/strip
configure:7061: result: strip
configure:7133: checking for ranlib
configure:7160: result: ranlib
configure:7262: checking command to parse /usr/bin/nm -B output from gcc object
configure:7380: gcc -c -g -O2 conftest.c >&5
configure:7383: $? = 0
configure:7387: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([BCDT][BCDT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7390: $? = 0
configure:7444: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7447: $? = 0
configure:7485: result: ok
configure:8322: checking for dlfcn.h
configure:8322: gcc -c -g -O2 conftest.c >&5
configure:8322: $? = 0
configure:8322: result: yes
configure:8507: checking for objdir
configure:8522: result: .libs
configure:8789: checking if gcc supports -fno-rtti -fno-exceptions
configure:8807: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:8811: $? = 0
configure:8824: result: no
configure:8844: checking for gcc option to produce PIC
configure:9129: result: -DPIC
configure:9141: checking if gcc PIC flag -DPIC works
configure:9159: gcc -c -g -O2 -DPIC -DPIC conftest.c >&5
configure:9163: $? = 0
configure:9176: result: yes
configure:9200: checking if gcc static flag -static works
configure:9228: result: no
configure:9243: checking if gcc supports -c -o file.o
configure:9264: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9268: $? = 0
configure:9290: result: yes
configure:9298: checking if gcc supports -c -o file.o
configure:9345: result: yes
configure:9378: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9912: gcc -o conftest -g -O2 conftest.c >&5
configure:9912: $? = 0
configure:10453: result: yes
configure:10698: checking dynamic linker characteristics
configure:11375: result: aix5.3.0.0 ld.so
configure:11482: checking how to hardcode library paths into programs
configure:11507: result: immediate
configure:12047: checking whether stripping libraries is possible
configure:12069: result: no
configure:12087: checking if libtool supports shared libraries
configure:12089: result: yes
configure:12092: checking whether to build shared libraries
configure:12113: result: yes
configure:12116: checking whether to build static libraries
configure:12120: result: no
configure:12158: checking for groff
configure:12188: result: no
configure:12195: checking for ps2pdf
configure:12211: found /usr/bin/ps2pdf
configure:12222: result: ps2pdf
configure:12234: checking for gzip
configure:12250: found /usr/bin/gzip
configure:12261: result: gzip
configure:12272: checking whether test -nt works
configure:12288: result: yes
configure:12291: ** checks for system features
configure:12300: checking for special C compiler options needed for large files
configure:12345: result: no
configure:12351: checking for _FILE_OFFSET_BITS value needed for large files
configure:12376: gcc -c -g -O2 conftest.c >&5
conftest.c:32: warning: left shift count >= width of type
conftest.c:32: warning: left shift count >= width of type
conftest.c:34: error: size of array `off_t_is_large' is negative
configure:12376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12400: gcc -c -g -O2 conftest.c >&5
conftest.c:33: warning: left shift count >= width of type
conftest.c:33: warning: left shift count >= width of type
conftest.c:35: error: size of array `off_t_is_large' is negative
configure:12400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #define _FILE_OFFSET_BITS 64
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12408: result: unknown
configure:12420: checking for _LARGE_FILES value needed for large files
configure:12445: gcc -c -g -O2 conftest.c >&5
conftest.c:32: warning: left shift count >= width of type
conftest.c:32: warning: left shift count >= width of type
conftest.c:34: error: size of array `off_t_is_large' is negative
configure:12445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12469: gcc -c -g -O2 conftest.c >&5
configure:12469: $? = 0
configure:12477: result: 1
configure:12491: checking whether using GNU C
configure:12514: result: yes
configure:12524: checking whether using SUNPRO C
configure:12546: result: no
configure:12554: checking whether using C++
configure:12577: result: no
configure:12585: checking whether CPP likes empty macro arguments
configure:12596: gcc -E conftest.c
configure:12596: $? = 0
configure:12603: result: yes
configure:12612: checking for underscore in external names
configure:12626: gcc -S conftest.c
configure:12629: $? = 0
configure:12639: result: no
configure:12649: checking whether CC works at all
configure:12692: gcc -o conftest -g -O2 conftest.c >&5
configure:12692: $? = 0
configure:12692: ./conftest
configure:12692: $? = 0
configure:12709: result: yes
configure:12717: ** check for add-ons
configure:12728: checking for working alloca.h
configure:12745: gcc -o conftest -g -O2 conftest.c >&5
configure:12745: $? = 0
configure:12753: result: yes
configure:12761: checking for alloca
configure:12798: gcc -o conftest -g -O2 conftest.c >&5
configure:12798: $? = 0
configure:12806: result: yes
configure:13028: checking if environ is properly declared
configure:13046: gcc -c -g -O2 conftest.c >&5
conftest.c:30: error: conflicting types for `environ'
/usr/include/unistd.h:871: error: previous declaration of `environ'
configure:13046: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include <unistd.h>
| extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
| ;
| return 0;
| }
configure:13054: result: yes
configure:13069: checking whether the preprocessor supports include_next
configure:13107: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:13107: $? = 0
configure:13128: result: yes
configure:13149: checking whether system header files limit the line length
configure:13172: result: no
configure:13187: checking for errno.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for sys/time.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for langinfo.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for sys/mman.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for unistd.h
configure:13187: result: yes
configure:13187: checking for sys/socket.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for stddef.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for stdint.h
configure:13187: result: yes
configure:13187: checking for wchar.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for stdlib.h
configure:13187: result: yes
configure:13187: checking for string.h
configure:13187: result: yes
configure:13187: checking for sys/wait.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13187: checking for wctype.h
configure:13187: gcc -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13187: result: yes
configure:13203: checking for complete errno.h
configure:13258: result: yes
configure:13533: checking for C/C++ restrict keyword
configure:13558: gcc -c -g -O2 conftest.c >&5
configure:13558: $? = 0
configure:13566: result: __restrict
configure:13650: checking for struct timeval
configure:13670: gcc -c -g -O2 conftest.c >&5
configure:13670: $? = 0
configure:13677: result: yes
configure:13686: checking whether gettimeofday is declared without a macro
configure:13708: gcc -c -g -O2 conftest.c >&5
configure:13708: $? = 0
configure:13716: result: yes
configure:13738: checking for gettimeofday
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for readlink
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for mbsinit
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for mbrtowc
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for mbsrtowcs
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for mprotect
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for memchr
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for nl_langinfo
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for setenv
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for iswcntrl
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13738: checking for iswblank
configure:13738: gcc -o conftest -g -O2 conftest.c >&5
configure:13738: $? = 0
configure:13738: result: yes
configure:13796: checking for ld used by GCC
configure:13860: result: /usr/bin/ld
configure:13867: checking if the linker (/usr/bin/ld) is GNU ld
configure:13880: result: no
configure:13887: checking for shared library run path origin
configure:13900: result: done
configure:13985: checking for nl_langinfo and CODESET
configure:14001: gcc -o conftest -g -O2 conftest.c >&5
configure:14001: $? = 0
configure:14010: result: yes
configure:14020: checking for working fcntl.h
configure:14077: gcc -o conftest -g -O2 conftest.c >&5
configure:14077: $? = 0
configure:14077: ./conftest
configure:14077: $? = 32
configure: program exited with status 32
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
| #include <unistd.h>
| #include <fcntl.h>
| #ifndef O_NOATIME
| #define O_NOATIME 0
| #endif
| #ifndef O_NOFOLLOW
| #define O_NOFOLLOW 0
| #endif
| static int const constants[] =
| {
| O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
| O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
| };
|
| int
| main ()
| {
|
| int status = !constants;
| {
| static char const sym[] = "conftest.sym";
| if (symlink (".", sym) != 0
| || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0)
| status |= 32;
| unlink (sym);
| }
| {
| static char const file[] = "confdefs.h";
| int fd = open (file, O_RDONLY | O_NOATIME);
| char c;
| struct stat st0, st1;
| if (fd < 0
| || fstat (fd, &st0) != 0
| || sleep (1) != 0
| || read (fd, &c, 1) != 1
| || close (fd) != 0
| || stat (file, &st1) != 0
| || st0.st_atime != st1.st_atime)
| status |= 64;
| }
| return status;
| ;
| return 0;
| }
configure:14092: result: no (bad O_NOFOLLOW)
configure:14115: checking whether getc_unlocked is declared
configure:14115: gcc -c -g -O2 conftest.c >&5
configure:14115: $? = 0
configure:14115: result: yes
configure:14127: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:61:22: features.h: No such file or directory
configure:14154: result: no
configure:14163: checking for stdlib.h
configure:14163: result: yes
configure:14173: checking for GNU libc compatible malloc
configure:14197: gcc -o conftest -g -O2 conftest.c >&5
configure:14197: $? = 0
configure:14197: ./conftest
configure:14197: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h. */
| #if defined STDC_HEADERS || defined HAVE_STDLIB_H
| # include <stdlib.h>
| #else
| char *malloc ();
| #endif
|
| int
| main ()
| {
| return ! malloc (0);
| ;
| return 0;
| }
configure:14207: result: no
configure:14222: checking for long long int
configure:14259: gcc -o conftest -g -O2 conftest.c >&5
configure:14259: $? = 0
configure:14289: gcc -o conftest -g -O2 conftest.c >&5
configure:14289: $? = 0
configure:14289: ./conftest
configure:14289: $? = 0
configure:14304: result: yes
configure:14350: checking for mbstate_t
configure:14367: gcc -c -g -O2 conftest.c >&5
configure:14367: $? = 0
configure:14374: result: yes
configure:14393: checking for a traditional japanese locale
configure:14450: gcc -o conftest -g -O2 conftest.c >&5
configure:14453: $? = 0
configure:14495: result: none
configure:14503: checking for a transitional chinese locale
configure:14561: gcc -o conftest -g -O2 conftest.c >&5
configure:14564: $? = 0
configure:14590: result: none
configure:14597: checking for a french Unicode locale
configure:14657: gcc -o conftest -g -O2 conftest.c >&5
configure:14660: $? = 0
configure:14687: result: none
configure:14777: checking for mmap
configure:14777: gcc -o conftest -g -O2 conftest.c >&5
configure:14777: $? = 0
configure:14777: result: yes
configure:14788: checking for MAP_ANONYMOUS
configure:14825: result: yes
configure:14847: checking whether memchr works
configure:14909: gcc -o conftest -g -O2 conftest.c >&5
configure:14909: $? = 0
configure:14909: ./conftest
configure:14909: $? = 0
configure:14919: result: yes
configure:14964: gcc -c -g -O2 conftest.c >&5
conftest.c:66: error: parse error before "a"
conftest.c:68: error: syntax error before "typedef"
configure:14964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:15072: checking whether setenv validates arguments
configure:15100: gcc -o conftest -g -O2 conftest.c >&5
configure:15100: $? = 0
configure:15100: ./conftest
configure:15100: $? = 0
configure:15110: result: yes
configure:15132: checking search.h usability
configure:15132: gcc -c -g -O2 conftest.c >&5
configure:15132: $? = 0
configure:15132: result: yes
configure:15132: checking search.h presence
configure:15132: gcc -E conftest.c
configure:15132: $? = 0
configure:15132: result: yes
configure:15132: checking for search.h
configure:15132: result: yes
configure:15144: checking for tsearch
configure:15144: gcc -o conftest -g -O2 conftest.c >&5
configure:15144: $? = 0
configure:15144: result: yes
configure:15157: checking for inline
configure:15173: gcc -c -g -O2 conftest.c >&5
configure:15173: $? = 0
configure:15181: result: inline
configure:15223: checking whether <sys/socket.h> is self-contained
configure:15240: gcc -c -g -O2 conftest.c >&5
configure:15240: $? = 0
configure:15248: result: yes
configure:15253: checking for shutdown
configure:15253: gcc -o conftest -g -O2 conftest.c >&5
configure:15253: $? = 0
configure:15253: result: yes
configure:15263: checking whether <sys/socket.h> defines the SHUT_* macros
configure:15280: gcc -c -g -O2 conftest.c >&5
configure:15280: $? = 0
configure:15288: result: yes
configure:15376: checking for struct sockaddr_storage
configure:15376: gcc -c -g -O2 conftest.c >&5
configure:15376: $? = 0
configure:15376: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:84: error: parse error before ')' token
configure:15376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| /* end confdefs.h. */
|
| /* sys/types.h is not needed according to POSIX, but the
| sys/socket.h in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:15376: result: yes
configure:15397: checking for sa_family_t
configure:15397: gcc -c -g -O2 conftest.c >&5
configure:15397: $? = 0
configure:15397: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:85: error: parse error before ')' token
configure:15397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| /* end confdefs.h. */
|
| /* sys/types.h is not needed according to POSIX, but the
| sys/socket.h in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| return 0;
| ;
| return 0;
| }
configure:15397: result: yes
configure:15456: checking whether socket is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `socket' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef socket
| (void) socket;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether connect is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `connect' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef connect
| (void) connect;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether accept is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `accept' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef accept
| (void) accept;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether bind is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `bind' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef bind
| (void) bind;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether getpeername is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `getpeername' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef getpeername
| (void) getpeername;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether getsockname is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `getsockname' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef getsockname
| (void) getsockname;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether getsockopt is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `getsockopt' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef getsockopt
| (void) getsockopt;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether listen is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `listen' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef listen
| (void) listen;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether recv is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `recv' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef recv
| (void) recv;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether send is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `send' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef send
| (void) send;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether recvfrom is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `recvfrom' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef recvfrom
| (void) recvfrom;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether sendto is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `sendto' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef sendto
| (void) sendto;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether setsockopt is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `setsockopt' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef setsockopt
| (void) setsockopt;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether shutdown is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `shutdown' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef shutdown
| (void) shutdown;
| ;
| return 0;
| }
configure:15488: result: no
configure:15456: checking whether accept4 is declared without a macro
configure:15480: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `accept4' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:15480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
|
| /* Some systems require prerequisite headers. */
| #include <sys/types.h>
| #if !defined __GLIBC__ && HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #include <sys/select.h>
|
| int
| main ()
| {
| #undef accept4
| (void) accept4;
| ;
| return 0;
| }
configure:15488: result: no
configure:15501: checking for stdbool.h that conforms to C99
configure:15568: gcc -c -g -O2 conftest.c >&5
configure:15568: $? = 0
configure:15575: result: yes
configure:15577: checking for _Bool
configure:15577: gcc -c -g -O2 conftest.c >&5
configure:15577: $? = 0
configure:15577: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:106: error: parse error before ')' token
configure:15577: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:15577: result: yes
configure:15598: checking for wchar_t
configure:15615: gcc -c -g -O2 conftest.c >&5
configure:15615: $? = 0
configure:15622: result: yes
configure:15633: checking for unsigned long long int
configure:15670: gcc -o conftest -g -O2 conftest.c >&5
configure:15670: $? = 0
configure:15678: result: yes
configure:15754: checking whether memmem is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether mempcpy is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:81: error: `mempcpy' undeclared (first use in this function)
conftest.c:81: error: (Each undeclared identifier is reported only once
conftest.c:81: error: for each function it appears in.)
configure:15772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef mempcpy
| (void) mempcpy;
| ;
| return 0;
| }
configure:15780: result: no
configure:15754: checking whether memrchr is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:81: error: `memrchr' undeclared (first use in this function)
conftest.c:81: error: (Each undeclared identifier is reported only once
conftest.c:81: error: for each function it appears in.)
configure:15772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef memrchr
| (void) memrchr;
| ;
| return 0;
| }
configure:15780: result: no
configure:15754: checking whether rawmemchr is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:81: error: `rawmemchr' undeclared (first use in this function)
conftest.c:81: error: (Each undeclared identifier is reported only once
conftest.c:81: error: for each function it appears in.)
configure:15772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef rawmemchr
| (void) rawmemchr;
| ;
| return 0;
| }
configure:15780: result: no
configure:15754: checking whether stpcpy is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether stpncpy is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strchrnul is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:83: error: `strchrnul' undeclared (first use in this function)
conftest.c:83: error: (Each undeclared identifier is reported only once
conftest.c:83: error: for each function it appears in.)
configure:15772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef strchrnul
| (void) strchrnul;
| ;
| return 0;
| }
configure:15780: result: no
configure:15754: checking whether strdup is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strncat is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strndup is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strnlen is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strpbrk is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strsep is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strcasestr is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:89: error: `strcasestr' undeclared (first use in this function)
conftest.c:89: error: (Each undeclared identifier is reported only once
conftest.c:89: error: for each function it appears in.)
configure:15772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef strcasestr
| (void) strcasestr;
| ;
| return 0;
| }
configure:15780: result: no
configure:15754: checking whether strtok_r is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strsignal is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
configure:15772: $? = 0
configure:15780: result: yes
configure:15754: checking whether strverscmp is declared without a macro
configure:15772: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:91: error: `strverscmp' undeclared (first use in this function)
conftest.c:91: error: (Each undeclared identifier is reported only once
conftest.c:91: error: for each function it appears in.)
configure:15772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef strverscmp
| (void) strverscmp;
| ;
| return 0;
| }
configure:15780: result: no
configure:15828: checking whether <wchar.h> uses 'inline' correctly
configure:15843: gcc -c -g -O2 conftest.c >&5
configure:15846: $? = 0
configure:15857: gcc -c -g -O2 conftest.c >&5
configure:15860: $? = 0
configure:15873: result: yes
configure:15888: checking for wint_t
configure:15913: gcc -c -g -O2 conftest.c >&5
configure:15913: $? = 0
configure:15920: result: yes
configure:15932: checking whether iswblank is declared
configure:15932: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:123: error: `iswblank' undeclared (first use in this function)
conftest.c:123: error: (Each undeclared identifier is reported only once
conftest.c:123: error: for each function it appears in.)
configure:15932: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef iswblank
| (void) iswblank;
| #endif
|
| ;
| return 0;
| }
configure:15932: result: no
configure:15982: checking for alloca as a compiler built-in
configure:16006: result: yes
configure:16047: checking for getpagesize
configure:16047: gcc -o conftest -g -O2 conftest.c >&5
configure:16047: $? = 0
configure:16047: result: yes
configure:16104: checking whether getpagesize is declared
configure:16104: gcc -c -g -O2 conftest.c >&5
configure:16104: $? = 0
configure:16104: result: yes
configure:16177: checking whether gettimeofday clobbers localtime buffer
configure:16209: gcc -o conftest -g -O2 conftest.c >&5
configure:16209: $? = 0
configure:16209: ./conftest
configure:16209: $? = 0
configure:16219: result: no
configure:16272: checking for gettimeofday with POSIX signature
configure:16300: gcc -c -g -O2 conftest.c >&5
configure:16300: $? = 0
configure:16325: result: yes
configure:16400: checking host CPU and C ABI
configure:16542: result: powerpc
configure:16626: checking whether langinfo.h defines CODESET
configure:16644: gcc -c -g -O2 conftest.c >&5
configure:16644: $? = 0
configure:16652: result: yes
configure:16657: checking whether langinfo.h defines T_FMT_AMPM
configure:16675: gcc -c -g -O2 conftest.c >&5
configure:16675: $? = 0
configure:16683: result: yes
configure:16688: checking whether langinfo.h defines ERA
configure:16706: gcc -c -g -O2 conftest.c >&5
configure:16706: $? = 0
configure:16714: result: yes
configure:16719: checking whether langinfo.h defines YESEXPR
configure:16737: gcc -c -g -O2 conftest.c >&5
configure:16737: $? = 0
configure:16745: result: yes
configure:16762: checking whether nl_langinfo is declared without a macro
configure:16780: gcc -c -g -O2 conftest.c >&5
configure:16780: $? = 0
configure:16788: result: yes
configure:17296: checking for libsigsegv
configure:17318: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libsigsegv.a -lc >&5
configure:17318: $? = 0
configure:17328: result: yes
configure:17335: checking how to link with libsigsegv
configure:17337: result: /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libsigsegv.a -lc
configure:17359: checking whether link(2) dereferences a symlink
configure:17409: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:17409: $? = 0
configure:17409: ./conftest
configure:17409: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| /* end confdefs.h. */
|
| # include <sys/types.h>
| # include <sys/stat.h>
| # include <unistd.h>
| # include <stdlib.h>
|
| # define SAME_INODE(Stat_buf_1, Stat_buf_2) ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev)
|
| int
| main ()
| {
| const char *file = "conftest.file";
| const char *sym = "conftest.sym";
| const char *hard = "conftest.hard";
| struct stat sb_file, sb_hard;
|
| /* Create a symlink to the regular file. */
| if (symlink (file, sym))
| return 2;
|
| /* Create a hard link to that symlink. */
| if (link (sym, hard))
| return 3;
|
| if (lstat (hard, &sb_hard))
| return 4;
| if (lstat (file, &sb_file))
| return 5;
|
| /* If the dev/inode of hard and file are the same, then
| the link call followed the symlink. */
| return SAME_INODE (sb_hard, sb_file) ? 1 : 0;
| }
|
configure:17421: result: yes
configure:17466: checking whether mbrtowc handles incomplete characters
configure:17516: result: guessing no
configure:17522: checking whether mbrtowc works as well as mbtowc
configure:17576: result: guessing yes
configure:17865: checking whether mbrtowc handles incomplete characters
configure:17915: result: guessing no
configure:17921: checking whether mbrtowc works as well as mbtowc
configure:17975: result: guessing yes
configure:18050: checking whether mbrtowc handles incomplete characters
configure:18100: result: guessing no
configure:18106: checking whether mbrtowc works as well as mbtowc
configure:18160: result: guessing yes
configure:18512: checking for library containing setsockopt
configure:18534: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:18534: $? = 0
configure:18615: result: none needed
configure:18632: checking for socklen_t
configure:18632: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:18632: $? = 0
configure:18632: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:115: error: parse error before ')' token
configure:18632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:18632: result: yes
configure:18718: checking whether NULL can be used in arbitrary expressions
configure:18736: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:18736: $? = 0
configure:18743: result: yes
configure:18898: checking whether stdint.h conforms to C99
configure:19067: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:226: error: negative width in bit-field `check_UINT8_C'
conftest.c:228: error: negative width in bit-field `check_UINT16_C'
configure:19067: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| /* end confdefs.h. */
|
|
| #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */
| #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
| #include <stdint.h>
| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */
| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
| #endif
|
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
|
| #ifdef INT8_MAX
| int8_t a1 = INT8_MAX;
| int8_t a1min = INT8_MIN;
| #endif
| #ifdef INT16_MAX
| int16_t a2 = INT16_MAX;
| int16_t a2min = INT16_MIN;
| #endif
| #ifdef INT32_MAX
| int32_t a3 = INT32_MAX;
| int32_t a3min = INT32_MIN;
| #endif
| #ifdef INT64_MAX
| int64_t a4 = INT64_MAX;
| int64_t a4min = INT64_MIN;
| #endif
| #ifdef UINT8_MAX
| uint8_t b1 = UINT8_MAX;
| #else
| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
| #endif
| #ifdef UINT16_MAX
| uint16_t b2 = UINT16_MAX;
| #endif
| #ifdef UINT32_MAX
| uint32_t b3 = UINT32_MAX;
| #endif
| #ifdef UINT64_MAX
| uint64_t b4 = UINT64_MAX;
| #endif
| int_least8_t c1 = INT8_C (0x7f);
| int_least8_t c1max = INT_LEAST8_MAX;
| int_least8_t c1min = INT_LEAST8_MIN;
| int_least16_t c2 = INT16_C (0x7fff);
| int_least16_t c2max = INT_LEAST16_MAX;
| int_least16_t c2min = INT_LEAST16_MIN;
| int_least32_t c3 = INT32_C (0x7fffffff);
| int_least32_t c3max = INT_LEAST32_MAX;
| int_least32_t c3min = INT_LEAST32_MIN;
| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
| int_least64_t c4max = INT_LEAST64_MAX;
| int_least64_t c4min = INT_LEAST64_MIN;
| uint_least8_t d1 = UINT8_C (0xff);
| uint_least8_t d1max = UINT_LEAST8_MAX;
| uint_least16_t d2 = UINT16_C (0xffff);
| uint_least16_t d2max = UINT_LEAST16_MAX;
| uint_least32_t d3 = UINT32_C (0xffffffff);
| uint_least32_t d3max = UINT_LEAST32_MAX;
| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
| uint_least64_t d4max = UINT_LEAST64_MAX;
| int_fast8_t e1 = INT_FAST8_MAX;
| int_fast8_t e1min = INT_FAST8_MIN;
| int_fast16_t e2 = INT_FAST16_MAX;
| int_fast16_t e2min = INT_FAST16_MIN;
| int_fast32_t e3 = INT_FAST32_MAX;
| int_fast32_t e3min = INT_FAST32_MIN;
| int_fast64_t e4 = INT_FAST64_MAX;
| int_fast64_t e4min = INT_FAST64_MIN;
| uint_fast8_t f1 = UINT_FAST8_MAX;
| uint_fast16_t f2 = UINT_FAST16_MAX;
| uint_fast32_t f3 = UINT_FAST32_MAX;
| uint_fast64_t f4 = UINT_FAST64_MAX;
| #ifdef INTPTR_MAX
| intptr_t g = INTPTR_MAX;
| intptr_t gmin = INTPTR_MIN;
| #endif
| #ifdef UINTPTR_MAX
| uintptr_t h = UINTPTR_MAX;
| #endif
| intmax_t i = INTMAX_MAX;
| uintmax_t j = UINTMAX_MAX;
|
| #include <limits.h> /* for CHAR_BIT */
| #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1)))
| #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ~ (~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))))
| struct s {
| int check_PTRDIFF:
| PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
| && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
| ? 1 : -1;
| /* Detect bug in FreeBSD 6.0 / ia64. */
| int check_SIG_ATOMIC:
| SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
| && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
| ? 1 : -1;
| int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
| int check_WCHAR:
| WCHAR_MIN == TYPE_MINIMUM (wchar_t)
| && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
| ? 1 : -1;
| /* Detect bug in mingw. */
| int check_WINT:
| WINT_MIN == TYPE_MINIMUM (wint_t)
| && WINT_MAX == TYPE_MAXIMUM (wint_t)
| ? 1 : -1;
|
| /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
| int check_UINT8_C:
| (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
| int check_UINT16_C:
| (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
|
| /* Detect bugs in OpenBSD 3.9 stdint.h. */
| #ifdef UINT8_MAX
| int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
| #endif
| #ifdef UINT16_MAX
| int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
| #endif
| #ifdef UINT32_MAX
| int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
| #endif
| #ifdef UINT64_MAX
| int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
| #endif
| int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
| int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
| int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
| int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
| int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
| int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
| int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
| int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
| int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
| int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
| int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
| };
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19161: result: no
configure:19170: checking sys/inttypes.h usability
configure:19170: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19170: $? = 0
configure:19170: result: yes
configure:19170: checking sys/inttypes.h presence
configure:19170: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:19170: $? = 0
configure:19170: result: yes
configure:19170: checking for sys/inttypes.h
configure:19170: result: yes
configure:19170: checking sys/bitypes.h usability
configure:19170: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:139:25: sys/bitypes.h: No such file or directory
configure:19170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/bitypes.h>
configure:19170: result: no
configure:19170: checking sys/bitypes.h presence
configure:19170: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
conftest.c:106:25: sys/bitypes.h: No such file or directory
configure:19170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| /* end confdefs.h. */
| #include <sys/bitypes.h>
configure:19170: result: no
configure:19170: checking for sys/bitypes.h
configure:19170: result: no
configure:19202: checking for bit size of ptrdiff_t
configure:19207: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19207: $? = 0
configure:19207: ./conftest
configure:19207: $? = 0
configure:19228: result: 32
configure:19202: checking for bit size of size_t
configure:19207: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19207: $? = 0
configure:19207: ./conftest
configure:19207: $? = 0
configure:19228: result: 32
configure:19247: checking for bit size of sig_atomic_t
configure:19252: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19252: $? = 0
configure:19252: ./conftest
configure:19252: $? = 0
configure:19273: result: 32
configure:19247: checking for bit size of wchar_t
configure:19252: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19252: $? = 0
configure:19252: ./conftest
configure:19252: $? = 0
configure:19273: result: 16
configure:19247: checking for bit size of wint_t
configure:19252: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19252: $? = 0
configure:19252: ./conftest
configure:19252: $? = 0
configure:19273: result: 32
configure:19291: checking whether sig_atomic_t is signed
configure:19318: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19318: $? = 0
configure:19328: result: yes
configure:19291: checking whether wchar_t is signed
configure:19318: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:123: error: size of array `verify' is negative
configure:19318: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19328: result: no
configure:19291: checking whether wint_t is signed
configure:19318: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19318: $? = 0
configure:19328: result: yes
configure:19350: checking for ptrdiff_t integer literal suffix
configure:19396: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:125: error: conflicting types for `foo'
conftest.c:124: error: previous declaration of `foo'
configure:19396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern ptrdiff_t foo;
| extern int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19396: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19396: $? = 0
configure:19405: result: l
configure:19350: checking for size_t integer literal suffix
configure:19396: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:126: error: conflicting types for `foo'
conftest.c:125: error: previous declaration of `foo'
configure:19396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern size_t foo;
| extern unsigned int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19396: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19396: $? = 0
configure:19405: result: ul
configure:19422: checking for sig_atomic_t integer literal suffix
configure:19468: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19468: $? = 0
configure:19477: result:
configure:19422: checking for wchar_t integer literal suffix
configure:19468: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:128: error: conflicting types for `foo'
conftest.c:127: error: previous declaration of `foo'
configure:19468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern wchar_t foo;
| extern unsigned int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19468: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:128: error: conflicting types for `foo'
conftest.c:127: error: previous declaration of `foo'
configure:19468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern wchar_t foo;
| extern unsigned long int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19468: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:128: error: conflicting types for `foo'
conftest.c:127: error: previous declaration of `foo'
configure:19468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern wchar_t foo;
| extern unsigned long long int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19468: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:128: error: parse error before "foo"
conftest.c:128: error: conflicting types for `foo'
conftest.c:127: error: previous declaration of `foo'
conftest.c:128: warning: data definition has no type or storage class
configure:19468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern wchar_t foo;
| extern unsigned __int64 foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19477: result: no
configure:19422: checking for wint_t integer literal suffix
configure:19468: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19468: $? = 0
configure:19477: result:
configure:19553: checking for random.h
configure:19553: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:152:20: random.h: No such file or directory
configure:19553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <random.h>
configure:19553: result: no
configure:19570: checking for struct random_data
configure:19570: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:127: error: invalid application of `sizeof' to an incomplete type
configure:19570: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof (struct random_data))
| return 0;
| ;
| return 0;
| }
configure:19570: result: no
configure:19591: checking whether _Exit is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:130: error: `_Exit' undeclared (first use in this function)
conftest.c:130: error: (Each undeclared identifier is reported only once
conftest.c:130: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef _Exit
| (void) _Exit;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether atoll is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:130: error: `atoll' undeclared (first use in this function)
conftest.c:130: error: (Each undeclared identifier is reported only once
conftest.c:130: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef atoll
| (void) atoll;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether canonicalize_file_name is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:130: error: `canonicalize_file_name' undeclared (first use in this function)
conftest.c:130: error: (Each undeclared identifier is reported only once
conftest.c:130: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef canonicalize_file_name
| (void) canonicalize_file_name;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether getloadavg is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:130: error: `getloadavg' undeclared (first use in this function)
conftest.c:130: error: (Each undeclared identifier is reported only once
conftest.c:130: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef getloadavg
| (void) getloadavg;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether getsubopt is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether grantpt is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether mkdtemp is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:132: error: `mkdtemp' undeclared (first use in this function)
conftest.c:132: error: (Each undeclared identifier is reported only once
conftest.c:132: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkdtemp
| (void) mkdtemp;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether mkostemp is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:132: error: `mkostemp' undeclared (first use in this function)
conftest.c:132: error: (Each undeclared identifier is reported only once
conftest.c:132: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkostemp
| (void) mkostemp;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether mkostemps is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:132: error: `mkostemps' undeclared (first use in this function)
conftest.c:132: error: (Each undeclared identifier is reported only once
conftest.c:132: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkostemps
| (void) mkostemps;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether mkstemp is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether mkstemps is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:133: error: `mkstemps' undeclared (first use in this function)
conftest.c:133: error: (Each undeclared identifier is reported only once
conftest.c:133: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkstemps
| (void) mkstemps;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether ptsname is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether random_r is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:134: error: `random_r' undeclared (first use in this function)
conftest.c:134: error: (Each undeclared identifier is reported only once
conftest.c:134: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef random_r
| (void) random_r;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether initstat_r is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:134: error: `initstat_r' undeclared (first use in this function)
conftest.c:134: error: (Each undeclared identifier is reported only once
conftest.c:134: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef initstat_r
| (void) initstat_r;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether srandom_r is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:134: error: `srandom_r' undeclared (first use in this function)
conftest.c:134: error: (Each undeclared identifier is reported only once
conftest.c:134: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef srandom_r
| (void) srandom_r;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether setstate_r is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:134: error: `setstate_r' undeclared (first use in this function)
conftest.c:134: error: (Each undeclared identifier is reported only once
conftest.c:134: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef setstate_r
| (void) setstate_r;
| ;
| return 0;
| }
configure:19623: result: no
configure:19591: checking whether realpath is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether rpmatch is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether setenv is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether strtod is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether strtoll is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether strtoull is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether unlockpt is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:19615: $? = 0
configure:19623: result: yes
configure:19591: checking whether unsetenv is declared without a macro
configure:19615: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:141: error: `unsetenv' undeclared (first use in this function)
conftest.c:141: error: (Each undeclared identifier is reported only once
conftest.c:141: error: for each function it appears in.)
configure:19615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef unsetenv
| (void) unsetenv;
| ;
| return 0;
| }
configure:19623: result: no
configure:19647: checking whether <sys/socket.h> is self-contained
configure:19672: result: yes
configure:19677: checking for shutdown
configure:19677: result: yes
configure:19687: checking whether <sys/socket.h> defines the SHUT_* macros
configure:19712: result: yes
configure:19800: checking for struct sockaddr_storage
configure:19800: result: yes
configure:19821: checking for sa_family_t
configure:19821: result: yes
configure:19880: checking whether socket is declared without a macro
configure:19912: result: no
configure:19880: checking whether connect is declared without a macro
configure:19912: result: no
configure:19880: checking whether accept is declared without a macro
configure:19912: result: no
configure:19880: checking whether bind is declared without a macro
configure:19912: result: no
configure:19880: checking whether getpeername is declared without a macro
configure:19912: result: no
configure:19880: checking whether getsockname is declared without a macro
configure:19912: result: no
configure:19880: checking whether getsockopt is declared without a macro
configure:19912: result: no
configure:19880: checking whether listen is declared without a macro
configure:19912: result: no
configure:19880: checking whether recv is declared without a macro
configure:19912: result: no
configure:19880: checking whether send is declared without a macro
configure:19912: result: no
configure:19880: checking whether recvfrom is declared without a macro
configure:19912: result: no
configure:19880: checking whether sendto is declared without a macro
configure:19912: result: no
configure:19880: checking whether setsockopt is declared without a macro
configure:19912: result: no
configure:19880: checking whether shutdown is declared without a macro
configure:19912: result: no
configure:19880: checking whether accept4 is declared without a macro
configure:19912: result: no
configure:19992: checking whether waitpid is declared without a macro
configure:20009: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20009: $? = 0
configure:20017: result: yes
configure:20159: checking whether chown is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether dup2 is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether dup3 is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:150: error: `dup3' undeclared (first use in this function)
conftest.c:150: error: (Each undeclared identifier is reported only once
conftest.c:150: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef dup3
| (void) dup3;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether environ is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether euidaccess is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:151: error: `euidaccess' undeclared (first use in this function)
conftest.c:151: error: (Each undeclared identifier is reported only once
conftest.c:151: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef euidaccess
| (void) euidaccess;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether faccessat is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:151: error: `faccessat' undeclared (first use in this function)
conftest.c:151: error: (Each undeclared identifier is reported only once
conftest.c:151: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef faccessat
| (void) faccessat;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether fchdir is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether fchownat is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:152: error: `fchownat' undeclared (first use in this function)
conftest.c:152: error: (Each undeclared identifier is reported only once
conftest.c:152: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef fchownat
| (void) fchownat;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether fsync is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether ftruncate is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:153: error: `ftruncate' undeclared (first use in this function)
conftest.c:153: error: (Each undeclared identifier is reported only once
conftest.c:153: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef ftruncate
| (void) ftruncate;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether getcwd is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether getdomainname is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:154: error: `getdomainname' undeclared (first use in this function)
conftest.c:154: error: (Each undeclared identifier is reported only once
conftest.c:154: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef getdomainname
| (void) getdomainname;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether getdtablesize is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether getgroups is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether gethostname is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether getlogin is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether getlogin_r is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether getpagesize is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether getusershell is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether setusershell is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether endusershell is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether lchown is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether link is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether linkat is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:165: error: `linkat' undeclared (first use in this function)
conftest.c:165: error: (Each undeclared identifier is reported only once
conftest.c:165: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef linkat
| (void) linkat;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether lseek is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:165: error: `lseek' undeclared (first use in this function)
conftest.c:165: error: (Each undeclared identifier is reported only once
conftest.c:165: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef lseek
| (void) lseek;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether pipe2 is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:165: error: `pipe2' undeclared (first use in this function)
conftest.c:165: error: (Each undeclared identifier is reported only once
conftest.c:165: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef pipe2
| (void) pipe2;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether pread is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:165: error: `pread' undeclared (first use in this function)
conftest.c:165: error: (Each undeclared identifier is reported only once
conftest.c:165: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef pread
| (void) pread;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether pwrite is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:165: error: `pwrite' undeclared (first use in this function)
conftest.c:165: error: (Each undeclared identifier is reported only once
conftest.c:165: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef pwrite
| (void) pwrite;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether readlink is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether readlinkat is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:166: error: `readlinkat' undeclared (first use in this function)
conftest.c:166: error: (Each undeclared identifier is reported only once
conftest.c:166: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef readlinkat
| (void) readlinkat;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether rmdir is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether sleep is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether symlink is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether symlinkat is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:169: error: `symlinkat' undeclared (first use in this function)
conftest.c:169: error: (Each undeclared identifier is reported only once
conftest.c:169: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef symlinkat
| (void) symlinkat;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether ttyname_r is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether unlink is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20159: checking whether unlinkat is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:171: error: `unlinkat' undeclared (first use in this function)
conftest.c:171: error: (Each undeclared identifier is reported only once
conftest.c:171: error: for each function it appears in.)
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| /* end confdefs.h. */
| #include <unistd.h>
| /* Some systems declare various items in the wrong headers. */
| #ifndef __GLIBC__
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef unlinkat
| (void) unlinkat;
| ;
| return 0;
| }
configure:20194: result: no
configure:20159: checking whether usleep is declared without a macro
configure:20186: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20186: $? = 0
configure:20194: result: yes
configure:20298: checking for unsetenv
configure:20298: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20298: $? = 0
configure:20298: result: yes
configure:20324: checking for unsetenv() return type
configure:20351: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20351: $? = 0
configure:20358: result: int
configure:20377: checking whether unsetenv obeys POSIX
configure:20407: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20407: $? = 0
configure:20407: ./conftest
configure:20407: $? = 0
configure:20417: result: yes
configure:20523: checking whether btowc is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether wctob is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether mbsinit is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether mbrtowc is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether mbrlen is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether mbsrtowcs is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether mbsnrtowcs is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether wcrtomb is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether wcsrtombs is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether wcsnrtombs is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20523: checking whether wcwidth is declared without a macro
configure:20548: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20548: $? = 0
configure:20556: result: yes
configure:20609: checking whether iswcntrl works
configure:20648: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:20648: $? = 0
configure:20648: ./conftest
configure:20648: $? = 0
configure:20659: result: yes
configure:21263: checking for iconv
configure:21287: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
ld: 0711-317 ERROR: Undefined symbol: .iconv_open
ld: 0711-317 ERROR: Undefined symbol: .iconv
ld: 0711-317 ERROR: Undefined symbol: .iconv_close
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:21287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <iconv.h>
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:21311: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -liconv >&5
configure:21311: $? = 0
configure:21321: result: yes
configure:21324: checking for working iconv
configure:21439: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -liconv >&5
configure:21439: $? = 0
configure:21439: ./conftest
configure:21439: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| /* end confdefs.h. */
|
| #include <iconv.h>
| #include <string.h>
| int main ()
| {
| /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
| returns. */
| {
| iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
| if (cd_utf8_to_88591 != (iconv_t)(-1))
| {
| static const char input[] = "\342\202\254"; /* EURO SIGN */
| char buf[10];
| const char *inptr = input;
| size_t inbytesleft = strlen (input);
| char *outptr = buf;
| size_t outbytesleft = sizeof (buf);
| size_t res = iconv (cd_utf8_to_88591,
| (char **) &inptr, &inbytesleft,
| &outptr, &outbytesleft);
| if (res == 0)
| return 1;
| }
| }
| /* Test against Solaris 10 bug: Failures are not distinguishable from
| successful returns. */
| {
| iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646");
| if (cd_ascii_to_88591 != (iconv_t)(-1))
| {
| static const char input[] = "\263";
| char buf[10];
| const char *inptr = input;
| size_t inbytesleft = strlen (input);
| char *outptr = buf;
| size_t outbytesleft = sizeof (buf);
| size_t res = iconv (cd_ascii_to_88591,
| (char **) &inptr, &inbytesleft,
| &outptr, &outbytesleft);
| if (res == 0)
| return 1;
| }
| }
| /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
| {
| iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1");
| if (cd_88591_to_utf8 != (iconv_t)(-1))
| {
| static const char input[] = "\304";
| static char buf[2] = { (char)0xDE, (char)0xAD };
| const char *inptr = input;
| size_t inbytesleft = 1;
| char *outptr = buf;
| size_t outbytesleft = 1;
| size_t res = iconv (cd_88591_to_utf8,
| (char **) &inptr, &inbytesleft,
| &outptr, &outbytesleft);
| if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD)
| return 1;
| }
| }
| #if 0 /* This bug could be worked around by the caller. */
| /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */
| {
| iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
| if (cd_88591_to_utf8 != (iconv_t)(-1))
| {
| static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
| char buf[50];
| const char *inptr = input;
| size_t inbytesleft = strlen (input);
| char *outptr = buf;
| size_t outbytesleft = sizeof (buf);
| size_t res = iconv (cd_88591_to_utf8,
| (char **) &inptr, &inbytesleft,
| &outptr, &outbytesleft);
| if ((int)res > 0)
| return 1;
| }
| }
| #endif
| /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
| provided. */
| if (/* Try standardized names. */
| iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
| /* Try IRIX, OSF/1 names. */
| && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
| /* Try AIX names. */
| && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
| /* Try HP-UX names. */
| && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
| return 1;
| return 0;
| }
configure:21451: result: no
configure:21479: checking for iconv declaration
configure:21508: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:21508: $? = 0
configure:21518: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:21529: checking whether NLS is requested
configure:21538: result: yes
configure:21578: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:21610: result: /usr/bin/msgfmt
configure:21619: checking for gmsgfmt
configure:21650: result: /usr/bin/msgfmt
configure:21700: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: unrecognized option `--copyright-holder='
Try `/usr/bin/xgettext --help' for more information.
configure:21735: result: no
configure:21777: checking for msgmerge
configure: trying /usr/bin/msgmerge...
/usr/bin/msgmerge: unrecognized option `--update'
Try `/usr/bin/msgmerge --help' for more information.
configure:21811: result: no
configure:21849: checking for CFPreferencesCopyAppValue
configure:21867: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:171:42: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function `main':
conftest.c:175: error: `NULL' undeclared (first use in this function)
conftest.c:175: error: (Each undeclared identifier is reported only once
conftest.c:175: error: for each function it appears in.)
configure:21867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:21876: result: no
configure:21883: checking for CFLocaleCopyCurrent
configure:21901: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:171:37: CoreFoundation/CFLocale.h: No such file or directory
configure:21901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:21910: result: no
configure:21959: checking for GNU gettext in libc
configure:21983: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
ld: 0711-317 ERROR: Undefined symbol: .bindtextdomain
ld: 0711-317 ERROR: Undefined symbol: .gettext
ld: 0711-317 ERROR: Undefined symbol: .ngettext
ld: 0711-317 ERROR: Undefined symbol: _nl_domain_bindings
ld: 0711-317 ERROR: Undefined symbol: _nl_msg_cat_cntr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:21983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| /* end confdefs.h. */
|
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
|
| ;
| return 0;
| }
configure:21992: result: no
configure:22026: checking for iconv
configure:22084: result: yes
configure:22087: checking for working iconv
configure:22214: result: no
configure:22703: checking for GNU gettext in libintl
configure:22735: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -lintl >&5
configure:22735: $? = 0
configure:22780: result: yes
configure:22815: checking whether to use NLS
configure:22817: result: yes
configure:22820: checking where the gettext function comes from
configure:22831: result: external libintl
configure:22839: checking how to link with libintl
configure:22841: result: -lintl
configure:22922: checking how to link with libavcall
configure:23395: result: /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a
configure:23436: checking how to link with libcallback
configure:23909: result: /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a
configure:23948: checking avcall.h usability
configure:23948: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:23948: $? = 0
configure:23948: result: yes
configure:23948: checking avcall.h presence
configure:23948: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:23948: $? = 0
configure:23948: result: yes
configure:23948: checking for avcall.h
configure:23948: result: yes
configure:23948: checking callback.h usability
configure:23948: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:23948: $? = 0
configure:23948: result: yes
configure:23948: checking callback.h presence
configure:23948: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:23948: $? = 0
configure:23948: result: yes
configure:23948: checking for callback.h
configure:23948: result: yes
configure:24009: checking for library containing __builtin_avcall
configure:24040: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:24040: $? = 0
configure:24057: result: none required
configure:24065: checking for library containing trampoline_r_data0
configure:24096: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:24096: $? = 0
configure:24113: result: none required
configure:24126: checking whether libffcall is installed
configure:24139: result: yes
configure:24187: checking lightning.h usability
configure:24187: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:209:23: lightning.h: No such file or directory
configure:24187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lightning.h>
configure:24187: result: no
configure:24187: checking lightning.h presence
configure:24187: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
conftest.c:176:23: lightning.h: No such file or directory
configure:24187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| /* end confdefs.h. */
| #include <lightning.h>
configure:24187: result: no
configure:24187: checking for lightning.h
configure:24187: result: no
configure:24200: ** checks for fundamental compiler characteristics
configure:24202: checking for inline
configure:24226: result: inline
configure:24243: checking for inline __builtin_strlen
configure:24254: gcc -S -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24257: $? = 0
configure:24270: result: no
configure:24278: checking for long long int
configure:24360: result: yes
configure:24367: ** checks for header files
configure:24372: checking for sys/inttypes.h
configure:24372: result: yes
configure:24372: checking for unistd.h
configure:24372: result: yes
configure:24372: checking sys/file.h usability
configure:24372: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24372: $? = 0
configure:24372: result: yes
configure:24372: checking sys/file.h presence
configure:24372: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24372: $? = 0
configure:24372: result: yes
configure:24372: checking for sys/file.h
configure:24372: result: yes
configure:24372: checking time.h usability
configure:24372: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24372: $? = 0
configure:24372: result: yes
configure:24372: checking time.h presence
configure:24372: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24372: $? = 0
configure:24372: result: yes
configure:24372: checking for time.h
configure:24372: result: yes
configure:24372: checking for sys/time.h
configure:24372: result: yes
configure:24372: checking sys/utsname.h usability
configure:24372: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24372: $? = 0
configure:24372: result: yes
configure:24372: checking sys/utsname.h presence
configure:24372: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24372: $? = 0
configure:24372: result: yes
configure:24372: checking for sys/utsname.h
configure:24372: result: yes
configure:24385: checking sys/shm.h usability
configure:24385: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24385: $? = 0
configure:24385: result: yes
configure:24385: checking sys/shm.h presence
configure:24385: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24385: $? = 0
configure:24385: result: yes
configure:24385: checking for sys/shm.h
configure:24385: result: yes
configure:24398: checking sys/ipc.h usability
configure:24398: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24398: $? = 0
configure:24398: result: yes
configure:24398: checking sys/ipc.h presence
configure:24398: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24398: $? = 0
configure:24398: result: yes
configure:24398: checking for sys/ipc.h
configure:24398: result: yes
configure:24413: checking termios.h usability
configure:24413: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking termios.h presence
configure:24413: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking for termios.h
configure:24413: result: yes
configure:24413: checking termio.h usability
configure:24413: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking termio.h presence
configure:24413: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking for termio.h
configure:24413: result: yes
configure:24413: checking sys/termio.h usability
configure:24413: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking sys/termio.h presence
configure:24413: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking for sys/termio.h
configure:24413: result: yes
configure:24413: checking sgtty.h usability
configure:24413: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking sgtty.h presence
configure:24413: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:24413: $? = 0
configure:24413: result: yes
configure:24413: checking for sgtty.h
configure:24413: result: yes
configure:24424: checking for tcgetattr
configure:24440: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:24440: $? = 0
configure:24448: result: yes
configure:24455: checking for TCSAFLUSH in termios.h
configure:24471: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:24471: $? = 0
configure:24479: result: yes
configure:24486: checking for struct winsize in termios.h
configure:24502: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:195: error: storage size of `w' isn't known
configure:24502: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| /* end confdefs.h. */
| #include <termios.h>
| int
| main ()
| {
| struct winsize w;
| ;
| return 0;
| }
configure:24509: result: no
configure:24515: checking for struct winsize in sys/ioctl.h
configure:24532: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:24532: $? = 0
configure:24539: result: yes
configure:24582: checking for X
configure:24721: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -lX11 /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:24721: $? = 0
configure:24771: result: libraries , headers
configure:24870: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a -lX11 >&5
configure:24870: $? = 0
configure:24968: checking for gethostbyname
configure:24968: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:24968: $? = 0
configure:24968: result: yes
configure:25065: checking for connect
configure:25065: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25065: $? = 0
configure:25065: result: yes
configure:25114: checking for remove
configure:25114: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25114: $? = 0
configure:25114: result: yes
configure:25163: checking for shmat
configure:25163: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25163: $? = 0
configure:25163: result: yes
configure:25221: checking for IceConnectionNumber in -lICE
configure:25246: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -lICE /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25246: $? = 0
configure:25255: result: yes
configure:25264: ** checks for typedefs
configure:25266: checking for caddr_t in sys/types.h
configure:25287: result: yes
configure:25301: checking size of off_t
configure:25306: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25306: $? = 0
configure:25306: ./conftest
configure:25306: $? = 0
configure:25321: result: 8
configure:25335: checking size of struct timeval
configure:25340: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25340: $? = 0
configure:25340: ./conftest
configure:25340: $? = 0
configure:25357: result: 8
configure:25367: ** checks for structure members
configure:25369: checking for struct dirent.d_namlen
configure:25369: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:25369: $? = 0
configure:25369: result: yes
configure:25380: ** checks for functions and declarations
configure:25384: checking for working alloca.h
configure:25409: result: yes
configure:25417: checking for alloca
configure:25462: result: yes
configure:25571: checking for _setjmp
configure:25571: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25571: $? = 0
configure:25571: result: yes
configure:25578: checking for _longjmp
configure:25578: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25578: $? = 0
configure:25578: result: yes
configure:25605: checking whether signal handlers need to be reinstalled
configure:25638: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25638: $? = 0
configure:25638: ./conftest
configure:25638: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <signal.h>
| #ifdef __CYGWIN32__
| /* On Cygwin32 version 18, this test would hang (SIGALRM not being signalled).
| * Let it fail instead. */
| #error "better fail than hang"
| #endif
| volatile int gotsig=0;
| void sigalrm_handler() { gotsig=1; }
| int got_sig () { return gotsig; }
| typedef void (*signal_handler_t) (int);
| int main() { /* returns 0 if they need not to be reinstalled */
| signal(SIGALRM,(signal_handler_t)sigalrm_handler); alarm(1); while (!got_sig());
| exit(!( (signal_handler_t)signal(SIGALRM,(signal_handler_t)sigalrm_handler)
| == (signal_handler_t)sigalrm_handler
| ) );
| }
configure:25649: result: yes
configure:25794: checking for sigaction
configure:25794: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25794: $? = 0
configure:25794: result: yes
configure:25942: checking for siginterrupt
configure:25942: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25942: $? = 0
configure:25942: result: yes
configure:25953: checking for strerror
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for sysconf
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for getdtablesize
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for memset
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c:228: warning: conflicting types for built-in function `memset'
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for setsid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for setpgid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for fchmod
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for fsync
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for flock
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .flock
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:25953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| /* end confdefs.h. */
| /* Define flock to an innocuous variant, in case <limits.h> declares flock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define flock innocuous_flock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char flock (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef flock
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char flock ();
| /* 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_flock || defined __stub___flock
| choke me
| #endif
|
| int
| main ()
| {
| return flock ();
| ;
| return 0;
| }
configure:25953: result: no
configure:25953: checking for gethostent
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for shutdown
configure:25953: result: yes
configure:25953: checking for usleep
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for ualarm
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for setitimer
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for nice
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for ftime
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for realpath
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for getresuid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .getresuid
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:25953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| /* end confdefs.h. */
| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getresuid innocuous_getresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getresuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getresuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getresuid ();
| /* 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_getresuid || defined __stub___getresuid
| choke me
| #endif
|
| int
| main ()
| {
| return getresuid ();
| ;
| return 0;
| }
configure:25953: result: no
configure:25953: checking for setresuid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .setresuid
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:25953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| /* end confdefs.h. */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresuid innocuous_setresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setresuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setresuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setresuid || defined __stub___setresuid
| choke me
| #endif
|
| int
| main ()
| {
| return setresuid ();
| ;
| return 0;
| }
configure:25953: result: no
configure:25953: checking for getresgid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .getresgid
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:25953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| /* end confdefs.h. */
| /* Define getresgid to an innocuous variant, in case <limits.h> declares getresgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getresgid innocuous_getresgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getresgid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getresgid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getresgid ();
| /* 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_getresgid || defined __stub___getresgid
| choke me
| #endif
|
| int
| main ()
| {
| return getresgid ();
| ;
| return 0;
| }
configure:25953: result: no
configure:25953: checking for setresgid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .setresgid
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:25953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| /* end confdefs.h. */
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresgid innocuous_setresgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresgid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setresgid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setresgid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setresgid || defined __stub___setresgid
| choke me
| #endif
|
| int
| main ()
| {
| return setresgid ();
| ;
| return 0;
| }
configure:25953: result: no
configure:25953: checking for setreuid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for setregid
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for gethostname
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for readlink
configure:25953: result: yes
configure:25953: checking for getcwd
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for uname
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for readdir_r
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25953: checking for rand_r
configure:25953: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25953: $? = 0
configure:25953: result: yes
configure:25964: checking for LC_MESSAGES
configure:25980: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25980: $? = 0
configure:25988: result: yes
configure:25998: checking for getrlimit
configure:25998: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25998: $? = 0
configure:25998: result: yes
configure:25998: checking for setrlimit
configure:25998: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:25998: $? = 0
configure:25998: result: yes
configure:26012: checking size of rlim_t
configure:26017: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26017: $? = 0
configure:26017: ./conftest
configure:26017: $? = 0
configure:26034: result: 4
configure:26044: checking for getrlimit declaration
configure:26076: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26076: $? = 0
configure:26088: result: extern int getrlimit (int, struct rlimit *);
configure:26096: checking for setrlimit declaration
configure:26128: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:245: error: conflicting types for `setrlimit'
/usr/include/sys/resource.h:327: error: previous declaration of `setrlimit'
configure:26128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/time.h>
| #include <sys/resource.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setrlimit (RLIMIT_RESOURCE_T resource, struct rlimit * rlim);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26141: result: extern int setrlimit (int, const struct rlimit *);
configure:26150: checking for pid_t
configure:26150: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26150: $? = 0
configure:26150: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:268: error: parse error before ')' token
configure:26150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:26150: result: yes
configure:26163: checking vfork.h usability
configure:26163: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:265:19: vfork.h: No such file or directory
configure:26163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:26163: result: no
configure:26163: checking vfork.h presence
configure:26163: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
conftest.c:232:19: vfork.h: No such file or directory
configure:26163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| /* end confdefs.h. */
| #include <vfork.h>
configure:26163: result: no
configure:26163: checking for vfork.h
configure:26163: result: no
configure:26176: checking for fork
configure:26176: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26176: $? = 0
configure:26176: result: yes
configure:26176: checking for vfork
configure:26176: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26176: $? = 0
configure:26176: result: yes
configure:26187: checking for working fork
configure:26209: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26209: $? = 0
configure:26209: ./conftest
configure:26209: $? = 0
configure:26219: result: yes
configure:26240: checking for working vfork
configure:26350: result: yes
configure:26374: checking for waitpid declaration
configure:26404: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26404: $? = 0
configure:26416: result: extern pid_t waitpid (pid_t, int*, int);
configure:26427: checking sys/resource.h usability
configure:26427: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26427: $? = 0
configure:26427: result: yes
configure:26427: checking sys/resource.h presence
configure:26427: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:26427: $? = 0
configure:26427: result: yes
configure:26427: checking for sys/resource.h
configure:26427: result: yes
configure:26427: checking sys/times.h usability
configure:26427: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26427: $? = 0
configure:26427: result: yes
configure:26427: checking sys/times.h presence
configure:26427: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:26427: $? = 0
configure:26427: result: yes
configure:26427: checking for sys/times.h
configure:26427: result: yes
configure:26438: checking for getrusage
configure:26456: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26456: $? = 0
configure:26464: result: yes
configure:26470: checking for getrusage declaration
configure:26501: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26501: $? = 0
configure:26513: result: extern int getrusage (int, struct rusage *);
configure:26515: checking whether getrusage works
configure:26558: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26558: $? = 0
configure:26558: ./conftest
configure:26558: $? = 0
configure:26568: result: yes
configure:26582: checking for lstat
configure:26601: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26601: $? = 0
configure:26609: result: yes
configure:26618: checking for sys/stat.h
configure:26618: result: yes
configure:26629: checking for struct stat.st_rdev
configure:26629: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26629: $? = 0
configure:26629: result: yes
configure:26639: checking for struct stat.st_blksize
configure:26639: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26639: $? = 0
configure:26639: result: yes
configure:26649: checking for struct stat.st_blocks
configure:26649: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26649: $? = 0
configure:26649: result: yes
configure:26665: checking size of ino_t
configure:26670: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26670: $? = 0
configure:26670: ./conftest
configure:26670: $? = 0
configure:26685: result: 4
configure:26699: checking size of dev_t
configure:26704: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26704: $? = 0
configure:26704: ./conftest
configure:26704: $? = 0
configure:26719: result: 4
configure:26729: checking for ELOOP
configure:26788: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26788: $? = 0
configure:26788: ./conftest
configure:26788: $? = 0
configure:26806: result: yes
configure:26815: checking for usable closedir return value
configure:26837: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26837: $? = 0
configure:26837: ./conftest
configure:26837: $? = 0
configure:26847: result: yes
configure:26856: checking for ioctl
configure:26856: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:26856: $? = 0
configure:26856: result: yes
configure:26892: checking for ioctl declaration
configure:26914: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:280: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26914: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #ifndef HAVE_TCSAFLUSH
| #undef HAVE_TERMIOS_H
| #endif
| #ifdef HAVE_TERMIOS_H
| #include <termios.h>
| #else
| #ifdef HAVE_SYS_TERMIO_H
| #include <sys/termio.h>
| #else
| #ifdef HAVE_TERMIO_H
| #include <termio.h>
| #else
| #ifdef HAVE_SGTTY_H
| #include <sgtty.h>
| #include <sys/ioctl.h>
| #endif
| #endif
| #endif
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
| char* ioctl();
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26945: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:262: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26945: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
| char* ioctl();
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, unsigned int request, caddr_t arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, int request, caddr_t arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, unsigned long request, caddr_t arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, long request, caddr_t arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, size_t request, caddr_t arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: parse error before "socklen_t"
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, socklen_t request, caddr_t arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, unsigned int request, void* arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, int request, void* arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, unsigned long request, void* arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, long request, void* arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, size_t request, void* arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: parse error before "socklen_t"
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, socklen_t request, void* arg);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:267: error: conflicting types for `ioctl'
/usr/include/unistd.h:909: error: previous declaration of `ioctl'
configure:26977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #include <sys/ioctl.h>
|
| #ifdef INCLUDE_SYS_IOCTL_H
| #include <sys/ioctl.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int ioctl (int fd, unsigned int request, ...);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:26977: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:26977: $? = 0
configure:27006: result: extern int ioctl (int, int, ...);
configure:27027: checking for FIONREAD
configure:27043: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:281: error: `FIONREAD' undeclared (first use in this function)
conftest.c:281: error: (Each undeclared identifier is reported only once
conftest.c:281: error: for each function it appears in.)
configure:27043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #ifndef HAVE_TCSAFLUSH
| #undef HAVE_TERMIOS_H
| #endif
| #ifdef HAVE_TERMIOS_H
| #include <termios.h>
| #else
| #ifdef HAVE_SYS_TERMIO_H
| #include <sys/termio.h>
| #else
| #ifdef HAVE_TERMIO_H
| #include <termio.h>
| #else
| #ifdef HAVE_SGTTY_H
| #include <sgtty.h>
| #include <sys/ioctl.h>
| #endif
| #endif
| #endif
| #endif
|
| int
| main ()
| {
| int x = FIONREAD;
| ;
| return 0;
| }
configure:27050: result: no
configure:27056: checking for FIONREAD in sys/filio.h
configure:27072: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:277:23: sys/filio.h: No such file or directory
conftest.c: In function `main':
conftest.c:281: error: `FIONREAD' undeclared (first use in this function)
conftest.c:281: error: (Each undeclared identifier is reported only once
conftest.c:281: error: for each function it appears in.)
configure:27072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <sys/types.h>
| #include <unistd.h>
| #endif
| #ifndef HAVE_TCSAFLUSH
| #undef HAVE_TERMIOS_H
| #endif
| #ifdef HAVE_TERMIOS_H
| #include <termios.h>
| #else
| #ifdef HAVE_SYS_TERMIO_H
| #include <sys/termio.h>
| #else
| #ifdef HAVE_TERMIO_H
| #include <termio.h>
| #else
| #ifdef HAVE_SGTTY_H
| #include <sgtty.h>
| #include <sys/ioctl.h>
| #endif
| #endif
| #endif
| #endif
| #include <sys/filio.h>
| int
| main ()
| {
| int x = FIONREAD;
| ;
| return 0;
| }
configure:27079: result: no
configure:27089: checking for FIONREAD in sys/ioctl.h
configure:27105: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27105: $? = 0
configure:27112: result: yes
configure:27128: checking for reliable FIONREAD
configure:27162: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27162: $? = 0
configure:27162: ./conftest
configure:27162: $? = 0
configure:27173: result: yes
configure:27183: checking for poll
configure:27183: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27183: $? = 0
configure:27183: result: yes
configure:27235: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27235: $? = 0
configure:27235: ./conftest
configure:27235: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| /* end confdefs.h. */
|
| #include <fcntl.h>
| #include <poll.h>
| int main()
| {
| struct pollfd ufd;
| /* Try /dev/null for reading. */
| ufd.fd = open ("/dev/null", O_RDONLY);
| if (ufd.fd < 0) /* If /dev/null does not exist, it's not MacOS X. */
| return 0;
| ufd.events = POLLIN;
| ufd.revents = 0;
| if (!(poll (&ufd, 1, 0) == 1 && ufd.revents == POLLIN))
| return 1;
| /* Try /dev/null for writing. */
| ufd.fd = open ("/dev/null", O_WRONLY);
| if (ufd.fd < 0) /* If /dev/null does not exist, it's not MacOS X. */
| return 0;
| ufd.events = POLLOUT;
| ufd.revents = 0;
| if (!(poll (&ufd, 1, 0) == 1 && ufd.revents == POLLOUT))
| return 1;
| /* Trying /dev/tty may be too environment dependent. */
| return 0;
| }
configure:27331: checking for select
configure:27363: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27363: $? = 0
configure:27371: result: yes
configure:27377: checking for sys/select.h
configure:27397: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27397: $? = 0
configure:27404: result: yes
configure:27411: checking for select declaration
configure:27452: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `select'
/usr/include/sys/time.h:228: error: previous declaration of `select'
configure:27452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #ifdef __BEOS__
| #include <sys/socket.h>
| #endif
| #include <sys/time.h>
| #ifdef HAVE_SYS_SELECT_H
| #include <sys/select.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int select (unsigned int width, fd_set * readfds, fd_set * writefds, fd_set * exceptfds, struct timeval * timeout);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27452: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27452: $? = 0
configure:27475: result: extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
configure:27495: checking for reliable select()
configure:27563: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27563: $? = 0
configure:27563: ./conftest
configure:27563: $? = 0
configure:27574: result: yes
configure:27585: checking netdb.h usability
configure:27585: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27585: $? = 0
configure:27585: result: yes
configure:27585: checking netdb.h presence
configure:27585: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:27585: $? = 0
configure:27585: result: yes
configure:27585: checking for netdb.h
configure:27585: result: yes
configure:27598: checking for connect
configure:27598: result: yes
configure:27608: checking for connect declaration
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, struct sockaddr * name, unsigned int namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, struct sockaddr * name, int namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, struct sockaddr * name, unsigned long namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, struct sockaddr * name, long namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, struct sockaddr * name, size_t namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, struct sockaddr * name, socklen_t namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, void* name, unsigned int namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, void* name, int namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, void* name, unsigned long namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, void* name, long namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, void* name, size_t namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, void* name, socklen_t namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, const struct sockaddr * name, unsigned int namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:276: error: conflicting types for `connect'
/usr/include/sys/socket.h:545: error: previous declaration of `connect'
configure:27642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int connect (int fd, const struct sockaddr * name, int namelen);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27642: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27642: $? = 0
configure:27666: result: extern int connect (int, const struct sockaddr *, unsigned long);
configure:27687: checking sys/un.h usability
configure:27687: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27687: $? = 0
configure:27687: result: yes
configure:27687: checking sys/un.h presence
configure:27687: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:27687: $? = 0
configure:27687: result: yes
configure:27687: checking for sys/un.h
configure:27687: result: yes
configure:27697: checking for sun_len in struct sockaddr_un
configure:27714: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27714: $? = 0
configure:27721: result: yes
configure:27729: checking for IPv4 sockets
configure:27747: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27747: $? = 0
configure:27754: result: yes
configure:27762: checking for IPv6 sockets
configure:27780: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27780: $? = 0
configure:27787: result: yes
configure:27836: checking for inet_pton
configure:27836: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27836: $? = 0
configure:27836: result: yes
configure:27836: checking for inet_ntop
configure:27836: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27836: $? = 0
configure:27836: result: yes
configure:27836: checking for inet_addr
configure:27836: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27836: $? = 0
configure:27836: result: yes
configure:27836: checking for setsockopt
configure:27836: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27836: $? = 0
configure:27836: result: yes
configure:27836: checking for getsockopt
configure:27836: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:27836: $? = 0
configure:27836: result: yes
configure:27849: checking netinet/in.h usability
configure:27849: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27849: $? = 0
configure:27849: result: yes
configure:27849: checking netinet/in.h presence
configure:27849: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:27849: $? = 0
configure:27849: result: yes
configure:27849: checking for netinet/in.h
configure:27849: result: yes
configure:27849: checking arpa/inet.h usability
configure:27849: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27849: $? = 0
configure:27849: result: yes
configure:27849: checking arpa/inet.h presence
configure:27849: gcc -E -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c
configure:27849: $? = 0
configure:27849: result: yes
configure:27849: checking for arpa/inet.h
configure:27849: result: yes
configure:27860: checking for inet_addr declaration
configure:27900: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:297: error: conflicting types for `inet_addr'
/usr/include/arpa/inet.h:95: error: previous declaration of `inet_addr'
configure:27900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <netinet/in.h>
| #ifdef HAVE_ARPA_INET_H
| #include <arpa/inet.h>
| #endif
| #ifdef __BEOS__
| #include <sys/socket.h>
| #include <netdb.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| unsigned int inet_addr ( char *);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27900: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:297: error: conflicting types for `inet_addr'
/usr/include/arpa/inet.h:95: error: previous declaration of `inet_addr'
configure:27900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <netinet/in.h>
| #ifdef HAVE_ARPA_INET_H
| #include <arpa/inet.h>
| #endif
| #ifdef __BEOS__
| #include <sys/socket.h>
| #include <netdb.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int inet_addr ( char *);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27900: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:297: error: conflicting types for `inet_addr'
/usr/include/arpa/inet.h:95: error: previous declaration of `inet_addr'
configure:27900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <netinet/in.h>
| #ifdef HAVE_ARPA_INET_H
| #include <arpa/inet.h>
| #endif
| #ifdef __BEOS__
| #include <sys/socket.h>
| #include <netdb.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| unsigned long inet_addr ( char *);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27900: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:297: error: conflicting types for `inet_addr'
/usr/include/arpa/inet.h:95: error: previous declaration of `inet_addr'
configure:27900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <netinet/in.h>
| #ifdef HAVE_ARPA_INET_H
| #include <arpa/inet.h>
| #endif
| #ifdef __BEOS__
| #include <sys/socket.h>
| #include <netdb.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| long inet_addr ( char *);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27900: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:297: error: conflicting types for `inet_addr'
/usr/include/arpa/inet.h:95: error: previous declaration of `inet_addr'
configure:27900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <netinet/in.h>
| #ifdef HAVE_ARPA_INET_H
| #include <arpa/inet.h>
| #endif
| #ifdef __BEOS__
| #include <sys/socket.h>
| #include <netdb.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| size_t inet_addr ( char *);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27900: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:297: error: conflicting types for `inet_addr'
/usr/include/arpa/inet.h:95: error: previous declaration of `inet_addr'
configure:27900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/types.h>
| #include <netinet/in.h>
| #ifdef HAVE_ARPA_INET_H
| #include <arpa/inet.h>
| #endif
| #ifdef __BEOS__
| #include <sys/socket.h>
| #include <netdb.h>
| #endif
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| socklen_t inet_addr ( char *);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27900: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27900: $? = 0
configure:27922: result: extern unsigned int inet_addr (const char*);
configure:27946: checking for netinet/tcp.h
configure:27946: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27946: $? = 0
configure:27946: result: yes
configure:27961: checking for setsockopt declaration
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, char*, unsigned int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, const char*, unsigned int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, __const char*, unsigned int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, void*, unsigned int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, const void*, unsigned int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, __const void*, unsigned int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, char*, int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, const char*, int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, __const char*, int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, void*, int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, const void*, int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, __const void*, int);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, char*, unsigned long);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, const char*, unsigned long);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, __const char*, unsigned long);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:291: error: conflicting types for `setsockopt'
/usr/include/sys/socket.h:551: error: previous declaration of `setsockopt'
configure:27992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/socket.h>
|
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int setsockopt (int, int, int, void*, unsigned long);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:27992: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:27992: $? = 0
configure:28016: result: extern int setsockopt (int, int, int, const void*, unsigned long);
configure:28048: checking for the code address range
configure:28062: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c: In function `printf_address':
conftest.c:293: warning: right shift count >= width of type
configure:28062: $? = 0
configure:28062: ./conftest
configure:28062: $? = 0
configure:28074: result: 0x20000000
configure:28082: checking for the malloc address range
configure:28102: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c: In function `printf_address':
conftest.c:300: warning: right shift count >= width of type
configure:28102: $? = 0
configure:28102: ./conftest
configure:28102: $? = 0
configure:28114: result: 0x20000000
configure:28122: checking for the shared library address range
configure:28162: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c: In function `printf_address':
conftest.c:295: warning: right shift count >= width of type
configure:28162: $? = 0
configure:28162: ./conftest
configure:28162: $? = 0
configure:28174: result: 0xF1000000
configure:28183: checking for the stack address range
configure:28198: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c: In function `printf_address':
conftest.c:297: warning: right shift count >= width of type
configure:28198: $? = 0
configure:28198: ./conftest
configure:28198: $? = 0
configure:28210: result: 0x2F000000
configure:28219: checking for vadvise
configure:28235: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c:289:25: sys/vadvise.h: No such file or directory
configure:28235: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| /* end confdefs.h. */
| #include <sys/vadvise.h>
| int
| main ()
| {
| vadvise(0);
| ;
| return 0;
| }
configure:28243: result: no
configure:28250: checking for vm_allocate
configure:28266: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .vm_allocate
ld: 0711-317 ERROR: Undefined symbol: .task_self
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:28266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| /* end confdefs.h. */
|
| int
| main ()
| {
| vm_allocate(); task_self();
| ;
| return 0;
| }
configure:28274: result: no
configure:28282: checking for sys/mman.h
configure:28282: result: yes
configure:28290: checking for mmap
configure:28290: result: yes
configure:28300: checking for working mmap
configure:28464: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:28464: $? = 0
configure:28464: ./conftest
configure:28464: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X. */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| #else
| /* Avoid a crash on POSIX systems. */
| #include <signal.h>
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
| signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
| signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <fcntl.h>
| #include <sys/types.h>
| #include <sys/mman.h>
| int main () {
|
| int flags = MAP_ANON | MAP_PRIVATE;
| int fd = -1;
| nocrash_init();
| #define bits_to_avoid 0
| #define my_shift 24
| #define my_low 1
| #ifdef FOR_SUN4_29
| #define my_high 31
| #define my_size 32768 /* hope that 32768 is a multiple of the page size */
| /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
| #else
| #define my_high 64
| #define my_size 8192 /* hope that 8192 is a multiple of the page size */
| /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
| #endif
| #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
| /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
| #define base_address 0x200000000UL
| #else
| #define base_address 0
| #endif
| {long i;
| #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
| for (i=my_low; i<=my_high; i++)
| if (i_ok(i))
| { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
| /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
| #if bits_to_avoid
| long size = i*my_size;
| #else
| long size = ((i+1)/2)*my_size;
| #endif
| if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
| }
| #define x(i) *(unsigned char *) (base_address + (i<<my_shift) + (i*i))
| #define y(i) (unsigned char)((3*i-4)*(7*i+3))
| for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
| for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
| exit(0);
| }}
|
|
configure:28569: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:28569: $? = 0
configure:28569: ./conftest
configure:28569: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X. */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| #else
| /* Avoid a crash on POSIX systems. */
| #include <signal.h>
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
| signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
| signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <fcntl.h>
| #include <sys/types.h>
| #include <sys/mman.h>
| int main () {
|
| int flags = MAP_ANONYMOUS | MAP_PRIVATE;
| int fd = -1;
| nocrash_init();
| #define bits_to_avoid 0
| #define my_shift 24
| #define my_low 1
| #ifdef FOR_SUN4_29
| #define my_high 31
| #define my_size 32768 /* hope that 32768 is a multiple of the page size */
| /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
| #else
| #define my_high 64
| #define my_size 8192 /* hope that 8192 is a multiple of the page size */
| /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
| #endif
| #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
| /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
| #define base_address 0x200000000UL
| #else
| #define base_address 0
| #endif
| {long i;
| #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
| for (i=my_low; i<=my_high; i++)
| if (i_ok(i))
| { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
| /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
| #if bits_to_avoid
| long size = i*my_size;
| #else
| long size = ((i+1)/2)*my_size;
| #endif
| if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
| }
| #define x(i) *(unsigned char *) (base_address + (i<<my_shift) + (i*i))
| #define y(i) (unsigned char)((3*i-4)*(7*i+3))
| for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
| for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
| exit(0);
| }}
|
|
configure:28678: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:28678: $? = 0
configure:28678: ./conftest
configure:28678: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X. */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| #else
| /* Avoid a crash on POSIX systems. */
| #include <signal.h>
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
| signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
| signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <fcntl.h>
| #include <sys/types.h>
| #include <sys/mman.h>
| int main () {
|
| #ifndef MAP_FILE
| #define MAP_FILE 0
| #endif
| int flags = MAP_FILE | MAP_PRIVATE;
| int fd = open("/dev/zero",O_RDONLY,0666);
| if (fd<0) exit(1);
| nocrash_init();
| #define bits_to_avoid 0
| #define my_shift 24
| #define my_low 1
| #ifdef FOR_SUN4_29
| #define my_high 31
| #define my_size 32768 /* hope that 32768 is a multiple of the page size */
| /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
| #else
| #define my_high 64
| #define my_size 8192 /* hope that 8192 is a multiple of the page size */
| /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
| #endif
| #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
| /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
| #define base_address 0x200000000UL
| #else
| #define base_address 0
| #endif
| {long i;
| #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
| for (i=my_low; i<=my_high; i++)
| if (i_ok(i))
| { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
| /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
| #if bits_to_avoid
| long size = i*my_size;
| #else
| long size = ((i+1)/2)*my_size;
| #endif
| if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
| }
| #define x(i) *(unsigned char *) (base_address + (i<<my_shift) + (i*i))
| #define y(i) (unsigned char)((3*i-4)*(7*i+3))
| for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
| for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
| exit(0);
| }}
|
|
configure:28791: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:28791: $? = 0
configure:28791: ./conftest
configure:28791: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X. */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| #else
| /* Avoid a crash on POSIX systems. */
| #include <signal.h>
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
| signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
| signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
| #define FOR_SUN4_29
|
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <fcntl.h>
| #include <sys/types.h>
| #include <sys/mman.h>
| int main () {
|
| #ifndef MAP_FILE
| #define MAP_FILE 0
| #endif
| int flags = MAP_FILE | MAP_PRIVATE;
| int fd = open("/dev/zero",O_RDONLY,0666);
| if (fd<0) exit(1);
| nocrash_init();
| #define bits_to_avoid 0
| #define my_shift 24
| #define my_low 1
| #ifdef FOR_SUN4_29
| #define my_high 31
| #define my_size 32768 /* hope that 32768 is a multiple of the page size */
| /* i*32 KB for i=1..31 gives a total of 15.5 MB, which is close to what we need */
| #else
| #define my_high 64
| #define my_size 8192 /* hope that 8192 is a multiple of the page size */
| /* i*8 KB for i=1..64 gives a total of 16.25 MB, which is close to what we need */
| #endif
| #if defined(__APPLE__) && defined(__MACH__) && defined(__x86_64__)
| /* On MacOS X in 64-bit mode, mmapable addresses start at 2^33. */
| #define base_address 0x200000000UL
| #else
| #define base_address 0
| #endif
| {long i;
| #define i_ok(i) ((i) & (bits_to_avoid >> my_shift) == 0)
| for (i=my_low; i<=my_high; i++)
| if (i_ok(i))
| { caddr_t addr = (caddr_t)(base_address + (i << my_shift));
| /* Check for 8 MB, not 16 MB. This is more likely to work on Solaris 2. */
| #if bits_to_avoid
| long size = i*my_size;
| #else
| long size = ((i+1)/2)*my_size;
| #endif
| if (mmap(addr,size,PROT_READ|PROT_WRITE,flags|MAP_FIXED,fd,0) == (void*)-1) exit(1);
| }
| #define x(i) *(unsigned char *) (base_address + (i<<my_shift) + (i*i))
| #define y(i) (unsigned char)((3*i-4)*(7*i+3))
| for (i=my_low; i<=my_high; i++) if (i_ok(i)) { x(i) = y(i); }
| for (i=my_high; i>=my_low; i--) if (i_ok(i)) { if (x(i) != y(i)) exit(1); }
| exit(0);
| }}
|
|
configure:28807: result: no
configure:28835: checking for munmap
configure:28835: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:28835: $? = 0
configure:28835: result: yes
configure:28847: checking for msync
configure:28847: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:28847: $? = 0
configure:28847: result: yes
configure:28858: checking for mprotect
configure:28858: result: yes
configure:28867: checking for working mprotect
configure:28908: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:28908: $? = 0
configure:28908: ./conftest
configure:28908: $? = 0
configure:29018: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29018: $? = 0
configure:29018: ./conftest
configure:29018: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X. */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| #else
| /* Avoid a crash on POSIX systems. */
| #include <signal.h>
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
| signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
| signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
|
| #include <sys/types.h>
| /* declare malloc() */
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| /* declare getpagesize() and mprotect() */
| #include <sys/mman.h>
| #ifndef HAVE_GETPAGESIZE
| #include <sys/param.h>
| #define getpagesize() PAGESIZE
| #else
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int getpagesize (void);
| #endif
| char foo;
| int main () {
| unsigned long pagesize = getpagesize();
| #define page_align(address) (char*)((unsigned long)(address) & -pagesize)
|
| char* area = (char*) malloc(6*pagesize);
| char* fault_address = area + pagesize*7/2;
|
| nocrash_init();
| if (mprotect(page_align(fault_address),pagesize,PROT_NONE) < 0) exit(0);
| foo = *fault_address; /* this should cause an exception or signal */
| exit(0); }
configure:29123: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29123: $? = 0
configure:29123: ./conftest
configure:29123: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X. */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| #else
| /* Avoid a crash on POSIX systems. */
| #include <signal.h>
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
| signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
| signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
|
| #include <sys/types.h>
| /* declare malloc() */
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| /* declare getpagesize() and mprotect() */
| #include <sys/mman.h>
| #ifndef HAVE_GETPAGESIZE
| #include <sys/param.h>
| #define getpagesize() PAGESIZE
| #else
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int getpagesize (void);
| #endif
| char foo;
| int main () {
| unsigned long pagesize = getpagesize();
| #define page_align(address) (char*)((unsigned long)(address) & -pagesize)
|
| char* area = (char*) malloc(6*pagesize);
| char* fault_address = area + pagesize*7/2;
|
| nocrash_init();
| if (mprotect(page_align(fault_address),pagesize,PROT_NONE) < 0) exit(0);
| *fault_address = 'z'; /* this should cause an exception or signal */
| exit(0); }
configure:29228: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29228: $? = 0
configure:29228: ./conftest
configure:29228: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X. */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens. */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
| EXC_BAD_ACCESS. */
| static void *
| mach_exception_thread (void *arg)
| {
| /* Buffer for a message to be received. */
| struct {
| mach_msg_header_t head;
| mach_msg_body_t msgh_body;
| char data[1024];
| } msg;
| mach_msg_return_t retval;
| /* Wait for a message on the exception port. */
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
| if (retval != MACH_MSG_SUCCESS)
| abort ();
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| mach_port_t self = mach_task_self ();
| /* Allocate a port on which the thread shall listen for exceptions. */
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
| == KERN_SUCCESS) {
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
| if (mach_port_insert_right (self, our_exception_port, our_exception_port,
| MACH_MSG_TYPE_MAKE_SEND)
| == KERN_SUCCESS) {
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
| for us. */
| exception_mask_t mask = EXC_MASK_BAD_ACCESS;
| /* Create the thread listening on the exception port. */
| pthread_attr_t attr;
| pthread_t thread;
| if (pthread_attr_init (&attr) == 0
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
| pthread_attr_destroy (&attr);
| /* Replace the exception port info for these exceptions with our own.
| Note that we replace the exception port for the entire task, not only
| for a particular thread. This has the effect that when our exception
| port gets the message, the thread specific exception port has already
| been asked, and we don't need to bother about it.
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
| task_set_exception_ports (self, mask, our_exception_port,
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
| }
| }
| }
| }
| #else
| /* Avoid a crash on POSIX systems. */
| #include <signal.h>
| /* A POSIX signal handler. */
| static void
| exception_handler (int sig)
| {
| exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
| signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
| signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
|
| #include <sys/types.h>
| /* declare malloc() */
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| /* declare getpagesize() and mprotect() */
| #include <sys/mman.h>
| #ifndef HAVE_GETPAGESIZE
| #include <sys/param.h>
| #define getpagesize() PAGESIZE
| #else
| extern
| #ifdef __cplusplus
| "C"
| #endif
|
| int getpagesize (void);
| #endif
| char foo;
| int main () {
| unsigned long pagesize = getpagesize();
| #define page_align(address) (char*)((unsigned long)(address) & -pagesize)
|
| char* area = (char*) malloc(6*pagesize);
| char* fault_address = area + pagesize*7/2;
|
| nocrash_init();
| if (mprotect(page_align(fault_address),pagesize,PROT_READ) < 0) exit(0);
| *fault_address = 'z'; /* this should cause an exception or signal */
| exit(0); }
configure:29334: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29334: $? = 0
configure:29334: ./conftest
configure:29334: $? = 0
configure:29351: result: yes
configure:29361: checking for working shared memory
configure:29390: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29390: $? = 0
configure:29390: ./conftest
configure:29390: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/shm.h>
| /* try attaching a single segment to multiple addresses */
| #define segsize 0x10000
| #define attaches 128
| #define base_addr 0x01000000
| int main ()
| { int shmid, i; char* addr; char* result;
| if ((shmid = shmget(IPC_PRIVATE,segsize,0400)) < 0) exit(1);
| for (i=0, addr = (char*)0x01000000; i<attaches; i++, addr += segsize)
| if ((result = (char*)shmat(shmid,addr,SHM_RDONLY)) == (char*)(-1)) break;
| for (i=0, addr = (char*)0x01000000; i<attaches; i++, addr += segsize)
| shmdt(addr);
| shmctl(shmid,IPC_RMID,0);
| exit(result == (char*)(-1));
| }
configure:29401: result: no
configure:29488: checking for dlfcn.h
configure:29488: result: yes
configure:29499: checking for library containing dlopen
configure:29530: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29530: $? = 0
configure:29547: result: none required
configure:29558: checking for dlopen
configure:29558: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29558: $? = 0
configure:29558: result: yes
configure:29558: checking for dlsym
configure:29558: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29558: $? = 0
configure:29558: result: yes
configure:29558: checking for dlvsym
configure:29558: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .dlvsym
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:29558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| /* end confdefs.h. */
| /* Define dlvsym to an innocuous variant, in case <limits.h> declares dlvsym.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlvsym innocuous_dlvsym
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlvsym (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlvsym
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlvsym ();
| /* 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_dlvsym || defined __stub___dlvsym
| choke me
| #endif
|
| int
| main ()
| {
| return dlvsym ();
| ;
| return 0;
| }
configure:29558: result: no
configure:29558: checking for dlerror
configure:29558: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29558: $? = 0
configure:29558: result: yes
configure:29558: checking for dlclose
configure:29558: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:29558: $? = 0
configure:29558: result: yes
configure:29558: checking for dladdr
configure:29558: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .dladdr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:29558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define dladdr to an innocuous variant, in case <limits.h> declares dladdr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dladdr innocuous_dladdr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dladdr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dladdr
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dladdr ();
| /* 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_dladdr || defined __stub___dladdr
| choke me
| #endif
|
| int
| main ()
| {
| return dladdr ();
| ;
| return 0;
| }
configure:29558: result: no
configure:29571: checking for working fcntl.h
configure:29643: result: no (bad O_NOFOLLOW)
configure:29665: ** checks for libraries
configure:29683: checking for library containing tgetent
configure:29714: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
ld: 0711-317 ERROR: Undefined symbol: .tgetent
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:29714: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:29714: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -lncurses /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
collect2: library libncurses not found
configure:29714: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:29714: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c -ltermcap /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
collect2: library libtermcap not found
configure:29714: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:29731: result: no
configure:30393: ** checks for OS services
configure:30395: checking for the valid characters in filenames
configure:30504: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:30504: $? = 0
configure:30504: ./conftest
configure:30504: $? = 0
configure:30539: result: ((ch >= 1) && (ch != 47))
configure:30548: ** checks for compiler characteristics (arithmetic data types)
configure:30550: checking whether char is unsigned
configure:30568: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c: In function `main':
conftest.c:338: error: size of array `test_array' is negative
configure:30568: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define VALID_FILENAME_CHAR ((ch >= 1) && (ch != 47))
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((char) -1) < 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:30575: result: yes
configure:30581: checking whether single-float divbyzero raises an exception
configure:30607: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c:308: warning: built-in function `nan' declared as non-function
configure:30607: $? = 0
configure:30607: ./conftest
configure:30607: $? = 0
configure:30617: result: no
configure:30625: checking whether single-float overflow raises an exception
configure:30651: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:30651: $? = 0
configure:30651: ./conftest
configure:30651: $? = 0
configure:30661: result: no
configure:30669: checking whether single-float underflow raises an exception
configure:30695: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:30695: $? = 0
configure:30695: ./conftest
configure:30695: $? = 0
configure:30705: result: no
configure:30713: checking whether single-float inexact raises an exception
configure:30738: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:30738: $? = 0
configure:30738: ./conftest
configure:30738: $? = 0
configure:30748: result: no
configure:30756: checking whether double-float divbyzero raises an exception
configure:30782: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
conftest.c:308: warning: built-in function `nan' declared as non-function
configure:30782: $? = 0
configure:30782: ./conftest
configure:30782: $? = 0
configure:30792: result: no
configure:30800: checking whether double-float overflow raises an exception
configure:30826: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:30826: $? = 0
configure:30826: ./conftest
configure:30826: $? = 0
configure:30836: result: no
configure:30844: checking whether double-float underflow raises an exception
configure:30870: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:30870: $? = 0
configure:30870: ./conftest
configure:30870: $? = 0
configure:30880: result: no
configure:30888: checking whether double-float inexact raises an exception
configure:30913: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:30913: $? = 0
configure:30913: ./conftest
configure:30913: $? = 0
configure:30923: result: no
configure:30931: checking whether byte ordering is bigendian
configure:30946: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
conftest.c:303: error: parse error before "a"
conftest.c:305: error: syntax error before "typedef"
configure:30946: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU CLISP"
| #define PACKAGE_TARNAME "clisp"
| #define PACKAGE_VERSION "2.49+ (2010-07-17)"
| #define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
| #define PACKAGE_BUGREPORT "http://clisp.cons.org/"
| #define PACKAGE_URL "http://www.gnu.org/software/clisp/"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILES 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WCTYPE_H 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_READLINK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 0
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_WINT_T 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #ifndef __powerpc__
| #define __powerpc__ 1
| #endif
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_LIBSIGSEGV 1
| #define LINK_FOLLOWS_SYMLINKS 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_SYS_INTTYPES_H 1
| #define BITSIZEOF_PTRDIFF_T 32
| #define BITSIZEOF_SIZE_T 32
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 16
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_AVCALL_H 1
| #define HAVE_CALLBACK_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SYS_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_TCGETATTR /**/
| #define HAVE_TCSAFLUSH /**/
| #define WINSIZE_NEED_SYS_IOCTL_H /**/
| #define CADDR_T caddr_t
| #define SIZEOF_OFF_T 8
| #define SIZEOF_STRUCT_TIMEVAL 8
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE__JMP /**/
| #define SIGNAL_NEED_REINSTALL /**/
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRERROR 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_MEMSET 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETHOSTENT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_USLEEP 1
| #define HAVE_UALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_NICE 1
| #define HAVE_FTIME 1
| #define HAVE_REALPATH 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_READLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_UNAME 1
| #define HAVE_READDIR_R 1
| #define HAVE_RAND_R 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define SIZEOF_RLIM_T 4
| #define RLIMIT_RESOURCE_T int
| #define SETRLIMIT_CONST const
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define PID_T pid_t
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_GETRUSAGE /**/
| #define RUSAGE_WHO_T int
| #define HAVE_LSTAT /**/
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define SIZEOF_INO_T 4
| #define SIZEOF_DEV_T 4
| #define ELOOP_VALUE ELOOP
| #define HAVE_IOCTL 1
| #define IOCTL_REQUEST_T int
| #define IOCTL_DOTS /**/
| #define NEED_SYS_IOCTL_H /**/
| #define HAVE_FIONREAD /**/
| #define HAVE_RELIABLE_FIONREAD /**/
| #define HAVE_SELECT 1
| #define HAVE_SYS_SELECT_H /**/
| #define SELECT_WIDTH_T int
| #define SELECT_SET_T fd_set
| #define SELECT_CONST
| #define HAVE_RELIABLE_SELECT /**/
| #define HAVE_NETDB_H 1
| #define HAVE_GETHOSTBYNAME /**/
| #define HAVE_CONNECT 1
| #define CONNECT_CONST const
| #define CONNECT_NAME_T struct sockaddr *
| #define CONNECT_ADDRLEN_T unsigned long
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKADDR_UN_LEN /**/
| #define HAVE_IPV4 /**/
| #define HAVE_IPV6 /**/
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_ADDR 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define RET_INET_ADDR_TYPE unsigned int
| #define INET_ADDR_CONST const
| #define INET_ADDR_SUFFIX /**/
| #define HAVE_NETINET_TCP_H 1
| #define SETSOCKOPT_CONST const
| #define SETSOCKOPT_ARG_T void*
| #define SETSOCKOPT_OPTLEN_T unsigned long
| #define CODE_ADDRESS_RANGE 0x20000000UL
| #define MALLOC_ADDRESS_RANGE 0x20000000UL
| #define SHLIB_ADDRESS_RANGE 0xF1000000UL
| #define STACK_ADDRESS_RANGE 0x2F000000UL
| #define HAVE_MMAP /**/
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_MPROTECT 1
| #define HAVE_WORKING_MPROTECT /**/
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define VALID_FILENAME_CHAR ((ch >= 1) && (ch != 47))
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:30991: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:30991: $? = 0
configure:31009: gcc -c -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c >&5
configure:31009: $? = 0
configure:31137: result: yes
configure:31157: checking for integer types and behaviour
configure:32239: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:32239: $? = 0
configure:32239: ./conftest
configure:32239: $? = 0
configure:32240: result: created intparam.h
configure:32264: checking for floating-point types and behaviour
configure:32482: gcc -o conftest -g -O2 -I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include conftest.c /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a >&5
configure:32482: $? = 0
configure:32482: ./conftest
configure:32482: $? = 0
configure:32483: result: created floatparam.h
configure:32505: ** output file generation
configure:32580: updating cache config.cache
configure:32682: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU CLISP config.status 2.49+ (2010-07-17), which was
generated by GNU Autoconf 2.65. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on hydra

config.status:1799: creating po/Makefile.in
config.status:1799: creating gllib/Makefile
config.status:1799: creating makemake
config.status:1799: creating config.h
config.status:2012: executing depfiles commands
config.status:2012: executing libtool commands
config.status:2012: executing po-directories commands

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

ac_cv_build=powerpc-ibm-aix5.3.0.0
ac_cv_c_bigendian=yes
ac_cv_c_char_unsigned=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
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_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_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__longjmp=yes
ac_cv_func__setjmp=yes
ac_cv_func_alloca_works=yes
ac_cv_func_connect=yes
ac_cv_func_dladdr=no
ac_cv_func_dlclose=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=yes
ac_cv_func_dlsym=yes
ac_cv_func_dlvsym=no
ac_cv_func_fchmod=yes
ac_cv_func_flock=no
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fsync=yes
ac_cv_func_ftime=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostent=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getresgid=no
ac_cv_func_getresuid=no
ac_cv_func_getrlimit=yes
ac_cv_func_getsockopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_addr=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_ioctl=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_memchr=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_msync=yes
ac_cv_func_munmap=yes
ac_cv_func_nice=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_poll=yes
ac_cv_func_rand_r=yes
ac_cv_func_readdir_r=yes
ac_cv_func_readlink=yes
ac_cv_func_realpath=yes
ac_cv_func_remove=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_setpgid=yes
ac_cv_func_setregid=yes
ac_cv_func_setresgid=no
ac_cv_func_setresuid=no
ac_cv_func_setreuid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_shmat=yes
ac_cv_func_shutdown=yes
ac_cv_func_sigaction=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_strerror=yes
ac_cv_func_sysconf=yes
ac_cv_func_tsearch=yes
ac_cv_func_ualarm=yes
ac_cv_func_uname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_gnu_library_2_1=no
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_iswblank=no
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_nl_langinfo=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_rpmatch=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_waitpid=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_readline=no
ac_cv_have_x=have_x='yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'
ac_cv_header_arpa_inet_h=yes
ac_cv_header_avcall_h=yes
ac_cv_header_callback_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_lightning_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_random_h=no
ac_cv_header_search_h=yes
ac_cv_header_sgtty_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_inttypes_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_termio_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=powerpc-ibm-aix5.3.0.0
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_libavcall_cppflags=''
ac_cv_libavcall_libs=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a
ac_cv_libavcall_ltlibs='-L/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib -lavcall'
ac_cv_libavcall_prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0
ac_cv_libcallback_cppflags=''
ac_cv_libcallback_libs=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a
ac_cv_libcallback_ltlibs='-L/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib -lcallback'
ac_cv_libcallback_prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0
ac_cv_libsigsegv=yes
ac_cv_member_struct_dirent_d_namlen=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=:
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=:
ac_cv_prog_AWK=mawk
ac_cv_prog_COMPRESS=gzip
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PS2PDF=ps2pdf
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search___builtin_avcall='none required'
ac_cv_search_dlopen='none required'
ac_cv_search_tgetent=no
ac_cv_search_trampoline_r_data0='none required'
ac_cv_sizeof_dev_t=4
ac_cv_sizeof_ino_t=4
ac_cv_sizeof_off_t=8
ac_cv_sizeof_rlim_t=4
ac_cv_sizeof_struct_timeval=8
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=1
ac_cv_sys_largefile_CC=no
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_random_data=no
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_use_readline=default
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=yes
acl_cv_hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/../../..:/usr/lib:/lib '
acl_cv_hardcode_libdir_separator=:
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_works=no
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=''
cl_cv_address_code=0x20000000
cl_cv_address_malloc=0x20000000
cl_cv_address_shlib=0xF1000000
cl_cv_address_stack=0x2F000000
cl_cv_builtin_strlen=no
cl_cv_cc_double_divbyzero=no
cl_cv_cc_double_inexact=no
cl_cv_cc_double_overflow=no
cl_cv_cc_double_underflow=no
cl_cv_cc_float_divbyzero=no
cl_cv_cc_float_inexact=no
cl_cv_cc_float_overflow=no
cl_cv_cc_float_underflow=no
cl_cv_decl_ELOOP=ELOOP
cl_cv_decl_FIONREAD_1=no
cl_cv_decl_FIONREAD_1_sys_filio_h=no
cl_cv_decl_FIONREAD_1_sys_ioctl_h=yes
cl_cv_decl_FIONREAD_reliable=yes
cl_cv_decl_TCSAFLUSH=yes
cl_cv_decl_eloop=yes
cl_cv_decolonize='echo $x'
cl_cv_file_floatparam_h=1
cl_cv_file_intparam_h=1
cl_cv_func_closedir_retval=yes
cl_cv_func_getrusage=yes
cl_cv_func_getrusage_works=yes
cl_cv_func_lstat=yes
cl_cv_func_mmap_works=no
cl_cv_func_mprotect_works=yes
cl_cv_func_poll=no
cl_cv_func_select_reliable=yes
cl_cv_func_signal_reinstall=yes
cl_cv_func_tcgetattr=yes
cl_cv_func_vadvise=no
cl_cv_func_vm=no
cl_cv_have_ffcall=yes
cl_cv_header_sys_select_h=yes
cl_cv_os_valid_filename_char='((ch >= 1) && (ch != 47))'
cl_cv_os_valid_filename_charset=8-bit
cl_cv_prog_LN=ln
cl_cv_prog_LN_S_works=yes
cl_cv_prog_as_underscore=no
cl_cv_prog_cc_cplusplus=no
cl_cv_prog_cc_ema=yes
cl_cv_prog_cc_gcc=yes
cl_cv_prog_cc_sunpro=no
cl_cv_prog_cc_works=yes
cl_cv_prog_hln=ln
cl_cv_proto_connect='extern int connect (int, const struct sockaddr *, unsigned long);'
cl_cv_proto_connect_arg2a=const
cl_cv_proto_connect_arg2b='struct sockaddr *'
cl_cv_proto_connect_arg3='unsigned long'
cl_cv_proto_getrlimit='extern int getrlimit (int, struct rlimit *);'
cl_cv_proto_getrlimit_arg1=int
cl_cv_proto_getrusage='extern int getrusage (int, struct rusage *);'
cl_cv_proto_getrusage_arg1=int
cl_cv_proto_inet_addr='extern unsigned int inet_addr (const char*);'
cl_cv_proto_inet_addr_arg1=const
cl_cv_proto_inet_addr_ret='unsigned int'
cl_cv_proto_ioctl='extern int ioctl (int, int, ...);'
cl_cv_proto_ioctl_arg2=int
cl_cv_proto_ioctl_args='int, int, ...'
cl_cv_proto_ioctl_dots=yes
cl_cv_proto_select='extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);'
cl_cv_proto_select_arg1=int
cl_cv_proto_select_arg2=fd_set
cl_cv_proto_select_arg5=''
cl_cv_proto_setrlimit='extern int setrlimit (int, const struct rlimit *);'
cl_cv_proto_setrlimit_arg2=const
cl_cv_proto_setsockopt='extern int setsockopt (int, int, int, const void*, unsigned long);'
cl_cv_proto_setsockopt_arg_t='void*'
cl_cv_proto_setsockopt_const=const
cl_cv_proto_setsockopt_optlen_t='unsigned long'
cl_cv_proto_waitpid='extern pid_t waitpid (pid_t, int*, int);'
cl_cv_proto_waitpid_arg1=pid_t
cl_cv_socket_ipv4=yes
cl_cv_socket_ipv6=yes
cl_cv_struct_sockaddr_sun_len=yes
cl_cv_struct_winsize=no
cl_cv_struct_winsize_ioctl=yes
cl_cv_sys_shm_works=no
cl_cv_test_nt=yes
cl_cv_type_caddr_t=yes
gl_cv_bitsizeof_ptrdiff_t=32
gl_cv_bitsizeof_sig_atomic_t=32
gl_cv_bitsizeof_size_t=32
gl_cv_bitsizeof_wchar_t=16
gl_cv_bitsizeof_wint_t=32
gl_cv_c_multiarch=no
gl_cv_decl_null_works=yes
gl_cv_func_gettimeofday_clobber=no
gl_cv_func_gettimeofday_posix_signature=yes
gl_cv_func_iswcntrl_works=yes
gl_cv_func_link_follows_symlink=yes
gl_cv_func_malloc_0_nonnull=0
gl_cv_func_mbrtowc_incomplete_state='guessing no'
gl_cv_func_mbrtowc_sanitycheck='guessing yes'
gl_cv_func_memchr_works=yes
gl_cv_func_setenv_works=yes
gl_cv_func_unsetenv_works=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=no
gl_cv_have_raw_decl_accept4=no
gl_cv_have_raw_decl_accept=no
gl_cv_have_raw_decl_atoll=no
gl_cv_have_raw_decl_bind=no
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=no
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_connect=no
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=no
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=yes
gl_cv_have_raw_decl_euidaccess=no
gl_cv_have_raw_decl_faccessat=no
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchownat=no
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftruncate=no
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdomainname=no
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getloadavg=no
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_getpeername=no
gl_cv_have_raw_decl_getsockname=no
gl_cv_have_raw_decl_getsockopt=no
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_gettimeofday=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_initstat_r=no
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=no
gl_cv_have_raw_decl_listen=no
gl_cv_have_raw_decl_lseek=no
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=no
gl_cv_have_raw_decl_memrchr=no
gl_cv_have_raw_decl_mkdtemp=no
gl_cv_have_raw_decl_mkostemp=no
gl_cv_have_raw_decl_mkostemps=no
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=no
gl_cv_have_raw_decl_nl_langinfo=yes
gl_cv_have_raw_decl_pipe2=no
gl_cv_have_raw_decl_pread=no
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_pwrite=no
gl_cv_have_raw_decl_random_r=no
gl_cv_have_raw_decl_rawmemchr=no
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=no
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_recv=no
gl_cv_have_raw_decl_recvfrom=no
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=yes
gl_cv_have_raw_decl_send=no
gl_cv_have_raw_decl_sendto=no
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_setsockopt=no
gl_cv_have_raw_decl_setstate_r=no
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_shutdown=no
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_socket=no
gl_cv_have_raw_decl_srandom_r=no
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=no
gl_cv_have_raw_decl_strchrnul=no
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strverscmp=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=no
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=no
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=no
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_waitpid=yes
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_langinfo_codeset=yes
gl_cv_header_langinfo_era=yes
gl_cv_header_langinfo_t_fmt_ampm=yes
gl_cv_header_langinfo_yesexpr=yes
gl_cv_header_sys_socket_h_selfcontained=yes
gl_cv_header_sys_socket_h_shut=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h='no (bad O_NOFOLLOW)'
gl_cv_header_working_stdint_h=no
gl_cv_host_cpu_c_abi=powerpc
gl_cv_lib_sigsegv=yes
gl_cv_lib_socket='none needed'
gl_cv_next_langinfo_h='<langinfo.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_sys_socket_h='<sys/socket.h>'
gl_cv_next_sys_time_h='<sys/time.h>'
gl_cv_next_sys_wait_h='<sys/wait.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<wctype.h>'
gl_cv_pragma_columns=no
gl_cv_rpl_alloca=yes
gl_cv_sys_struct_timeval=yes
gl_cv_type_ptrdiff_t_signed=yes
gl_cv_type_ptrdiff_t_suffix=l
gl_cv_type_sig_atomic_t_signed=yes
gl_cv_type_sig_atomic_t_suffix=''
gl_cv_type_size_t_signed=no
gl_cv_type_size_t_suffix=ul
gl_cv_type_wchar_t_signed=no
gl_cv_type_wchar_t_suffix=no
gl_cv_type_wint_t_signed=yes
gl_cv_type_wint_t_suffix=''
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=yes
gt_cv_func_unsetenv_ret=int
gt_cv_locale_fr_utf8=none
gt_cv_locale_ja=none
gt_cv_locale_zh_CN=none
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDT][BCDT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDT]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDT]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDT]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDT]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=153600

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/yli/trunks/clisp/src/build-aux/missing --run aclocal-1.11'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/yli/trunks/clisp/src/build-aux/missing --run tar'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
AS='as'
AS_UNDERSCORE='false'
AUTOCONF='${SHELL} /home/yli/trunks/clisp/src/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /home/yli/trunks/clisp/src/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /home/yli/trunks/clisp/src/build-aux/missing --run automake-1.11'
AWK='mawk'
BITSIZEOF_PTRDIFF_T='32'
BITSIZEOF_SIG_ATOMIC_T='32'
BITSIZEOF_SIZE_T='32'
BITSIZEOF_WCHAR_T='16'
BITSIZEOF_WINT_T='32'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_CPLUSPLUS='false'
CC_GCC='true'
CC_NEED_DEEMA='false'
CC_SUNPRO='false'
CFLAGS='-g -O2'
CLISP_DECOLONIZE='echo $x'
COMPRESS='gzip'
CPP='gcc -E'
CPPFLAGS='-I/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GCC_X_NONE='-x none'
GETTEXT_MACRO_VERSION='0.18'
GLIBC21='no'
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015=':'
GNULIB_ACCEPT4='0'
GNULIB_ACCEPT='0'
GNULIB_ATOLL='0'
GNULIB_BIND='0'
GNULIB_BTOWC='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_CONNECT='0'
GNULIB_DUP2='0'
GNULIB_DUP3='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHOWNAT='0'
GNULIB_FSYNC='0'
GNULIB_FTRUNCATE='0'
GNULIB_GETCWD='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='1'
GNULIB_GETPEERNAME='0'
GNULIB_GETSOCKNAME='0'
GNULIB_GETSOCKOPT='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUSERSHELL='0'
GNULIB_GRANTPT='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LISTEN='0'
GNULIB_LSEEK='0'
GNULIB_MALLOC_POSIX='0'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='1'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='1'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='1'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDTEMP='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_NL_LANGINFO='1'
GNULIB_PIPE2='0'
GNULIB_PREAD='0'
GNULIB_PTSNAME='0'
GNULIB_PUTENV='0'
GNULIB_PWRITE='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READLINK='0'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='0'
GNULIB_REALPATH='0'
GNULIB_RECV='0'
GNULIB_RECVFROM='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SEND='0'
GNULIB_SENDTO='0'
GNULIB_SETENV='1'
GNULIB_SETSOCKOPT='0'
GNULIB_SHUTDOWN='0'
GNULIB_SLEEP='0'
GNULIB_SOCKET='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='0'
GNULIB_STRPBRK='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='0'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_GETOPT='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='1'
GNULIB_USLEEP='0'
GNULIB_WAITPID='0'
GNULIB_WCRTOMB='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCTOB='0'
GNULIB_WCWIDTH='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GNU_MAKE_FALSE=''
GNU_MAKE_TRUE='#'
GREP='/usr/bin/grep'
GROFF=''
HAVE_ACCEPT4='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHOWN='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHOWNAT='1'
HAVE_FSYNC='1'
HAVE_FTRUNCATE='1'
HAVE_GETDOMAINNAME='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GRANTPT='1'
HAVE_INTTYPES_H='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_LANGINFO_CODESET='1'
HAVE_LANGINFO_ERA='1'
HAVE_LANGINFO_H='1'
HAVE_LANGINFO_T_FMT_AMPM='1'
HAVE_LANGINFO_YESEXPR='1'
HAVE_LCHOWN='1'
HAVE_LIBSIGSEGV='yes'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDTEMP='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_NL_LANGINFO='1'
HAVE_OS_H='0'
HAVE_PIPE2='1'
HAVE_PREAD='1'
HAVE_PTSNAME='1'
HAVE_PWRITE='1'
HAVE_RANDOM_H='0'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RPMATCH='1'
HAVE_SA_FAMILY_T='1'
HAVE_SETENV='1'
HAVE_SIGNED_SIG_ATOMIC_T='1'
HAVE_SIGNED_WCHAR_T='0'
HAVE_SIGNED_WINT_T='1'
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='0'
HAVE_STRUCT_SOCKADDR_STORAGE='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_INTTYPES_H='1'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_SOCKET_H='1'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_TTYNAME_R='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSETENV='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCRTOMB='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSRTOMBS='1'
HAVE_WCTYPE_H='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WS2TCPIP_H='0'
HAVE__BOOL='1'
HAVE__EXIT='1'
HLN='ln'
HOST_CPU_C_ABI='powerpc'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INCTERMCAP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS='-lintl'
INTL_MACOSX_LIBS=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBAVCALL='/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a'
LIBAVCALL_PREFIX='/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0'
LIBCALLBACK='/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a'
LIBCALLBACK_PREFIX='/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0'
LIBGNU_LIBDEPS=''
LIBGNU_LTLIBDEPS=''
LIBICONV=''
LIBINTL='-lintl'
LIBOBJS=''
LIBS='/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libavcall.a /home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libcallback.a'
LIBSIGSEGV='/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib/libsigsegv.a -lc'
LIBSIGSEGV_PREFIX='/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0'
LIBSOCKET=''
LIBTERMCAP='broken'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='/home/yli/trunks/clisp/src/build-aux/ltmain.sh'
LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#'
LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE=''
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
LIBUNISTRING_UNINAME_H='uniname.h'
LIBUNISTRING_UNITYPES_H='unitypes.h'
LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
LIPO=''
LN='ln'
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/src/gllib"'
LOCALE_FR_UTF8='none'
LOCALE_JA='none'
LOCALE_ZH_CN='none'
LTLIBAVCALL='-L/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib -lavcall'
LTLIBCALLBACK='-L/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib -lcallback'
LTLIBICONV=''
LTLIBINTL='-lintl'
LTLIBOBJS=''
LTLIBSIGSEGV='-L/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0/lib -lsigsegv -lc'
MAKEINFO='${SHELL} /home/yli/trunks/clisp/src/build-aux/missing --run makeinfo'
MKDIR_P='/home/yli/trunks/clisp/src/build-aux/install-sh -c -d'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015=':'
MSGMERGE=':'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='<sys/wait.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
NEXT_ERRNO_H=''
NEXT_LANGINFO_H='<langinfo.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_SOCKET_H='<sys/socket.h>'
NEXT_SYS_TIME_H='<sys/time.h>'
NEXT_SYS_WAIT_H='<sys/wait.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
NM='/usr/bin/nm -B'
NMEDIT=''
NO_CXX=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='clisp'
PACKAGE_BUGREPORT='http://clisp.cons.org/'
PACKAGE_NAME='GNU CLISP'
PACKAGE_STRING='GNU CLISP 2.49+ (2010-07-17)'
PACKAGE_TARNAME='clisp'
PACKAGE_URL='http://www.gnu.org/software/clisp/'
PACKAGE_VERSION='2.49+ (2010-07-17)'
PATH_SEPARATOR=':'
POSUB='po'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PS2PDF='ps2pdf'
PTRDIFF_T_SUFFIX='l'
RANLIB='ranlib'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_FCHOWNAT='0'
REPLACE_GETCWD='0'
REPLACE_GETGROUPS='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LSEEK='0'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='1'
REPLACE_MBSINIT='1'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='1'
REPLACE_MBSTATE_T='1'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKSTEMP='0'
REPLACE_NL_LANGINFO='0'
REPLACE_NULL='0'
REPLACE_PREAD='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_RMDIR='0'
REPLACE_SETENV='0'
REPLACE_SLEEP='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_SYMLINK='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCTOB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX='ul'
STDBOOL_H=''
STDDEF_H=''
STDINT_H='stdint.h'
STRIP='strip'
TEST_NT='yes'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_NLS='yes'
VERSION='2.49+ (2010-07-17)'
WCHAR_T_SUFFIX=''
WINT_T_SUFFIX=''
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='powerpc-ibm-aix5.3.0.0'
build_alias=''
build_cpu='powerpc'
build_os='aix5.3.0.0'
build_vendor='ibm'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' mbrtowc.o mbsinit.o mbsrtowcs.o mbsrtowcs-state.o'
gl_LTLIBOBJS=' mbrtowc.lo mbsinit.lo mbsrtowcs.lo mbsrtowcs-state.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_CLISP_GNULIB_TESTS'
host='powerpc-ibm-aix5.3.0.0'
host_alias=''
host_cpu='powerpc'
host_os='aix5.3.0.0'
host_vendor='ibm'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/yli/trunks/clisp/src/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/home/yli/trunks/clisp/src/build-aux/install-sh -c -d'
module_configure_flags=' '\''--srcdir=/home/yli/trunks/clisp/src'\'' '\''--disable-option-checking'\'' '\''--prefix=/home/yli/'\'' '\''--with-libffcall-prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0'\'' '\''--with-libsigsegv-prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0'\'' '\''--with-libreadline-prefix=/home/yli/trunks/clisp/tools/powerpc-ibm-aix5.3.0.0'\'' '\''--cache-file=config.cache'\'''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/yli'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "GNU CLISP"
#define PACKAGE_TARNAME "clisp"
#define PACKAGE_VERSION "2.49+ (2010-07-17)"
#define PACKAGE_STRING "GNU CLISP 2.49+ (2010-07-17)"
#define PACKAGE_BUGREPORT "http://clisp.cons.org/"
#define PACKAGE_URL "http://www.gnu.org/software/clisp/"
#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_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define _LARGE_FILES 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_WCTYPE_H 1
#define restrict __restrict
#define HAVE_RAW_DECL_GETTIMEOFDAY 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_READLINK 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_MBSRTOWCS 1
#define HAVE_MPROTECT 1
#define HAVE_MEMCHR 1
#define HAVE_NL_LANGINFO 1
#define HAVE_SETENV 1
#define HAVE_ISWCNTRL 1
#define HAVE_ISWBLANK 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_WORKING_O_NOATIME 1
#define HAVE_WORKING_O_NOFOLLOW 0
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 0
#define HAVE_LONG_LONG_INT 1
#define HAVE_MBSTATE_T 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_SHUTDOWN 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SA_FAMILY_T 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_WCHAR_T 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_WINT_T 1
#define HAVE_DECL_ISWBLANK 0
#define HAVE_ALLOCA 1
#define GNULIB_TEST_ENVIRON 1
#define HAVE_GETPAGESIZE 1
#define GNULIB_TEST_GETPAGESIZE 1
#define GETTIMEOFDAY_TIMEZONE void
#define GNULIB_TEST_GETTIMEOFDAY 1
#ifndef __powerpc__
#define __powerpc__ 1
#endif
#define HAVE_RAW_DECL_NL_LANGINFO 1
#define HAVE_LIBSIGSEGV 1
#define LINK_FOLLOWS_SYMLINKS 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSRTOWCS 1
#define GNULIB_TEST_MEMCHR 1
#define GNULIB_TEST_NL_LANGINFO 1
#define GNULIB_TEST_SETENV 1
#define HAVE_SYS_INTTYPES_H 1
#define BITSIZEOF_PTRDIFF_T 32
#define BITSIZEOF_SIZE_T 32
#define BITSIZEOF_SIG_ATOMIC_T 32
#define BITSIZEOF_WCHAR_T 16
#define BITSIZEOF_WINT_T 32
#define HAVE_SIGNED_SIG_ATOMIC_T 1
#define HAVE_SIGNED_WINT_T 1
#define PTRDIFF_T_SUFFIX l
#define SIZE_T_SUFFIX ul
#define SIG_ATOMIC_T_SUFFIX
#define WCHAR_T_SUFFIX
#define WINT_T_SUFFIX
#define HAVE_RAW_DECL_GETSUBOPT 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_RPMATCH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_SHUTDOWN 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_RAW_DECL_WAITPID 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETDTABLESIZE 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETLOGIN_R 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_USLEEP 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define ICONV_CONST
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_AVCALL_H 1
#define HAVE_CALLBACK_H 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_SYS_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_SYS_TERMIO_H 1
#define HAVE_SGTTY_H 1
#define HAVE_TCGETATTR /**/
#define HAVE_TCSAFLUSH /**/
#define WINSIZE_NEED_SYS_IOCTL_H /**/
#define CADDR_T caddr_t
#define SIZEOF_OFF_T 8
#define SIZEOF_STRUCT_TIMEVAL 8
#define HAVE_STRUCT_DIRENT_D_NAMLEN 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE__JMP /**/
#define SIGNAL_NEED_REINSTALL /**/
#define HAVE_SIGACTION 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_STRERROR 1
#define HAVE_SYSCONF 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_MEMSET 1
#define HAVE_SETSID 1
#define HAVE_SETPGID 1
#define HAVE_FCHMOD 1
#define HAVE_FSYNC 1
#define HAVE_GETHOSTENT 1
#define HAVE_SHUTDOWN 1
#define HAVE_USLEEP 1
#define HAVE_UALARM 1
#define HAVE_SETITIMER 1
#define HAVE_NICE 1
#define HAVE_FTIME 1
#define HAVE_REALPATH 1
#define HAVE_SETREUID 1
#define HAVE_SETREGID 1
#define HAVE_GETHOSTNAME 1
#define HAVE_READLINK 1
#define HAVE_GETCWD 1
#define HAVE_UNAME 1
#define HAVE_READDIR_R 1
#define HAVE_RAND_R 1
#define HAVE_LC_MESSAGES 1
#define HAVE_GETRLIMIT 1
#define HAVE_SETRLIMIT 1
#define SIZEOF_RLIM_T 4
#define RLIMIT_RESOURCE_T int
#define SETRLIMIT_CONST const
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define PID_T pid_t
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_GETRUSAGE /**/
#define RUSAGE_WHO_T int
#define HAVE_LSTAT /**/
#define HAVE_SYS_STAT_H 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define SIZEOF_INO_T 4
#define SIZEOF_DEV_T 4
#define ELOOP_VALUE ELOOP
#define HAVE_IOCTL 1
#define IOCTL_REQUEST_T int
#define IOCTL_DOTS /**/
#define NEED_SYS_IOCTL_H /**/
#define HAVE_FIONREAD /**/
#define HAVE_RELIABLE_FIONREAD /**/
#define HAVE_SELECT 1
#define HAVE_SYS_SELECT_H /**/
#define SELECT_WIDTH_T int
#define SELECT_SET_T fd_set
#define SELECT_CONST
#define HAVE_RELIABLE_SELECT /**/
#define HAVE_NETDB_H 1
#define HAVE_GETHOSTBYNAME /**/
#define HAVE_CONNECT 1
#define CONNECT_CONST const
#define CONNECT_NAME_T struct sockaddr *
#define CONNECT_ADDRLEN_T unsigned long
#define HAVE_SYS_UN_H 1
#define HAVE_SOCKADDR_UN_LEN /**/
#define HAVE_IPV4 /**/
#define HAVE_IPV6 /**/
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_ADDR 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETSOCKOPT 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define RET_INET_ADDR_TYPE unsigned int
#define INET_ADDR_CONST const
#define INET_ADDR_SUFFIX /**/
#define HAVE_NETINET_TCP_H 1
#define SETSOCKOPT_CONST const
#define SETSOCKOPT_ARG_T void*
#define SETSOCKOPT_OPTLEN_T unsigned long
#define CODE_ADDRESS_RANGE 0x20000000UL
#define MALLOC_ADDRESS_RANGE 0x20000000UL
#define SHLIB_ADDRESS_RANGE 0xF1000000UL
#define STACK_ADDRESS_RANGE 0x2F000000UL
#define HAVE_MMAP /**/
#define HAVE_MUNMAP 1
#define HAVE_MSYNC 1
#define HAVE_MPROTECT 1
#define HAVE_WORKING_MPROTECT /**/
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_DLSYM 1
#define HAVE_DLERROR 1
#define HAVE_DLCLOSE 1
#define HAVE_WORKING_O_NOATIME 1
#define HAVE_WORKING_O_NOFOLLOW 0
#define VALID_FILENAME_CHAR ((ch >= 1) && (ch != 47))
#define WORDS_BIGENDIAN 1

configure: exit 0

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.