File: config.log - Tab length: 1 2 4 8 - Lines: on off - No wrap: on offThis file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by TiLP2 configure 1.11, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = MacBook.mshome.net
uname -m = i386
uname -r = 9.2.2
uname -s = Darwin
uname -v = Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 68 tasks, 262 threads, 2 processors
Load average: 0.96, Mach factor: 1.18
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/tigcc/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2209: checking for a BSD-compatible install
configure:2265: result: /usr/bin/install -c
configure:2280: checking for -p flag to install
configure:2293: result: yes
configure:2304: checking whether build environment is sane
configure:2347: result: yes
configure:2375: checking for a thread-safe mkdir -p
configure:2414: result: ./install-sh -c -d
configure:2427: checking for gawk
configure:2443: found /opt/local/bin/gawk
configure:2454: result: gawk
configure:2465: checking whether make sets $(MAKE)
configure:2486: result: yes
configure:2674: checking whether to enable maintainer-specific portions of Makefiles
configure:2683: result: no
configure:2706: checking for something to drink while compiling
configure:2708: result: err: no fridge found!
configure:2793: checking build system type
configure:2811: result: i386-apple-darwin9.2.2
configure:2833: checking host system type
configure:2848: result: i386-apple-darwin9.2.2
configure:2882: checking for style of include used by make
configure:2910: result: GNU
configure:2980: checking for gcc
configure:2996: found /usr/bin/gcc
configure:3007: result: gcc
configure:3245: checking for C compiler version
configure:3252: gcc --version >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 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:3255: $? = 0
configure:3262: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
configure:3265: $? = 0
configure:3272: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:3275: $? = 1
configure:3298: checking for C compiler default output file name
configure:3325: gcc conftest.c >&5
configure:3328: $? = 0
configure:3366: result: a.out
configure:3383: checking whether the C compiler works
configure:3393: ./a.out
configure:3396: $? = 0
configure:3413: result: yes
configure:3420: checking whether we are cross compiling
configure:3422: result: no
configure:3425: checking for suffix of executables
configure:3432: gcc -o conftest conftest.c >&5
configure:3435: $? = 0
configure:3459: result:
configure:3465: checking for suffix of object files
configure:3491: gcc -c conftest.c >&5
configure:3494: $? = 0
configure:3517: result: o
configure:3521: checking whether we are using the GNU C compiler
configure:3550: gcc -c conftest.c >&5
configure:3556: $? = 0
configure:3573: result: yes
configure:3578: checking whether gcc accepts -g
configure:3608: gcc -c -g conftest.c >&5
configure:3614: $? = 0
configure:3713: result: yes
configure:3730: checking for gcc option to accept ISO C89
configure:3804: gcc -c -g -O2 conftest.c >&5
configure:3810: $? = 0
configure:3833: result: none needed
configure:3853: checking dependency style of gcc
configure:3944: result: gcc3
configure:3959: checking for a sed that does not truncate output
configure:4013: result: /usr/bin/sed
configure:4016: checking for grep that handles long lines and -e
configure:4090: result: /usr/bin/grep
configure:4095: checking for egrep
configure:4173: result: /usr/bin/grep -E
configure:4189: checking for ld used by gcc
configure:4256: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
configure:4265: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
configure:4280: result: no
configure:4285: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
configure:4292: result: -r
configure:4310: checking for BSD-compatible nm
configure:4359: result: /usr/bin/nm -p
configure:4363: checking whether ln -s works
configure:4367: result: yes
configure:4374: checking how to recognise dependent libraries
configure:4550: result: pass_all
configure:5074: checking how to run the C preprocessor
configure:5114: gcc -E conftest.c
configure:5120: $? = 0
configure:5151: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5157: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5190: result: gcc -E
configure:5219: gcc -E conftest.c
configure:5225: $? = 0
configure:5256: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5262: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5300: checking for ANSI C header files
configure:5330: gcc -c -g -O2 conftest.c >&5
configure:5336: $? = 0
configure:5435: gcc -o conftest -g -O2 conftest.c >&5
configure:5438: $? = 0
configure:5444: ./conftest
configure:5447: $? = 0
configure:5464: result: yes
configure:5488: checking for sys/types.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for sys/stat.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for stdlib.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for string.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for memory.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for strings.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for inttypes.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for stdint.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5488: checking for unistd.h
configure:5509: gcc -c -g -O2 conftest.c >&5
configure:5515: $? = 0
configure:5531: result: yes
configure:5558: checking dlfcn.h usability
configure:5575: gcc -c -g -O2 conftest.c >&5
configure:5581: $? = 0
configure:5595: result: yes
configure:5599: checking dlfcn.h presence
configure:5614: gcc -E conftest.c
configure:5620: $? = 0
configure:5634: result: yes
configure:5667: checking for dlfcn.h
configure:5675: result: yes
configure:5746: checking for g++
configure:5762: found /usr/bin/g++
configure:5773: result: g++
configure:5804: checking for C++ compiler version
configure:5811: g++ --version >&5
i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 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:5814: $? = 0
configure:5821: g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
configure:5824: $? = 0
configure:5831: g++ -V >&5
g++-4.0: argument to `-V' is missing
configure:5834: $? = 1
configure:5837: checking whether we are using the GNU C++ compiler
configure:5866: g++ -c conftest.cpp >&5
configure:5872: $? = 0
configure:5889: result: yes
configure:5894: checking whether g++ accepts -g
configure:5924: g++ -c -g conftest.cpp >&5
configure:5930: $? = 0
configure:6029: result: yes
configure:6054: checking dependency style of g++
configure:6145: result: gcc3
configure:6170: checking how to run the C++ preprocessor
configure:6206: g++ -E conftest.cpp
configure:6212: $? = 0
configure:6243: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6249: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6282: result: g++ -E
configure:6311: g++ -E conftest.cpp
configure:6317: $? = 0
configure:6348: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6354: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6447: checking for g77
configure:6477: result: no
configure:6447: checking for xlf
configure:6477: result: no
configure:6447: checking for f77
configure:6477: result: no
configure:6447: checking for frt
configure:6477: result: no
configure:6447: checking for pgf77
configure:6477: result: no
configure:6447: checking for cf77
configure:6477: result: no
configure:6447: checking for fort77
configure:6477: result: no
configure:6447: checking for fl32
configure:6477: result: no
configure:6447: checking for af77
configure:6477: result: no
configure:6447: checking for xlf90
configure:6477: result: no
configure:6447: checking for f90
configure:6477: result: no
configure:6447: checking for pgf90
configure:6477: result: no
configure:6447: checking for pghpf
configure:6477: result: no
configure:6447: checking for epcf90
configure:6477: result: no
configure:6447: checking for gfortran
configure:6477: result: no
configure:6447: checking for g95
configure:6477: result: no
configure:6447: checking for xlf95
configure:6477: result: no
configure:6447: checking for f95
configure:6477: result: no
configure:6447: checking for fort
configure:6477: result: no
configure:6447: checking for ifort
configure:6477: result: no
configure:6447: checking for ifc
configure:6477: result: no
configure:6447: checking for efc
configure:6477: result: no
configure:6447: checking for pgf95
configure:6477: result: no
configure:6447: checking for lf95
configure:6477: result: no
configure:6447: checking for ftn
configure:6477: result: no
configure:6504: checking for Fortran 77 compiler version
configure:6511: --version >&5
./configure: line 6512: --version: command not found
configure:6514: $? = 127
configure:6521: -v >&5
./configure: line 6522: -v: command not found
configure:6524: $? = 127
configure:6531: -V >&5
./configure: line 6532: -V: command not found
configure:6534: $? = 127
configure:6542: checking whether we are using the GNU Fortran 77 compiler
configure:6561: -c conftest.F >&5
./configure: line 6562: -c: command not found
configure:6567: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:6584: result: no
configure:6590: checking whether accepts -g
configure:6607: -c -g conftest.f >&5
./configure: line 6608: -c: command not found
configure:6613: $? = 127
configure: failed program was:
| program main
|
| end
configure:6629: result: no
configure:6659: checking the maximum length of command line arguments
configure:6768: result: 196608
configure:6779: checking command to parse /usr/bin/nm -p output from gcc object
configure:6884: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6891: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6894: $? = 0
cannot find nm_test_var in conftest.nm
configure:6884: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6891: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6894: $? = 0
configure:6946: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6949: $? = 0
configure:6987: result: ok
configure:6991: checking for objdir
configure:7006: result: .libs
configure:7098: checking for ar
configure:7114: found /usr/bin/ar
configure:7125: result: ar
configure:7194: checking for ranlib
configure:7210: found /usr/bin/ranlib
configure:7221: result: ranlib
configure:7290: checking for strip
configure:7306: found /usr/bin/strip
configure:7317: result: strip
configure:7603: checking if gcc supports -fno-rtti -fno-exceptions
configure:7621: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7625: $? = 0
configure:7638: result: no
configure:7653: checking for gcc option to produce PIC
configure:7863: result: -fno-common
configure:7871: checking if gcc PIC flag -fno-common works
configure:7889: gcc -c -g -O2 -fno-common -DPIC conftest.c >&5
configure:7893: $? = 0
configure:7906: result: yes
configure:7934: checking if gcc static flag -static works
configure:7962: result: no
configure:7972: checking if gcc supports -c -o file.o
configure:7993: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7997: $? = 0
configure:8019: result: yes
configure:8045: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
configure:9000: result: yes
configure:9067: checking dynamic linker characteristics
configure:9643: result: darwin9.2.2 dyld
configure:9652: checking how to hardcode library paths into programs
configure:9677: result: immediate
configure:9691: checking whether stripping libraries is possible
configure:9704: result: yes
configure:10497: checking if libtool supports shared libraries
configure:10499: result: yes
configure:10502: checking whether to build shared libraries
configure:10523: result: yes
configure:10526: checking whether to build static libraries
configure:10530: result: no
configure:10622: creating libtool
configure:11210: checking for ld used by g++
configure:11277: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
configure:11286: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
configure:11301: result: no
configure:11352: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
configure:12286: result: yes
configure:12304: g++ -c -g -O2 conftest.cpp >&5
configure:12307: $? = 0
configure:12426: checking for g++ option to produce PIC
configure:12700: result: -fno-common
configure:12708: checking if g++ PIC flag -fno-common works
configure:12726: g++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5
configure:12730: $? = 0
configure:12743: result: yes
configure:12771: checking if g++ static flag -static works
configure:12799: result: no
configure:12809: checking if g++ supports -c -o file.o
configure:12830: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:12834: $? = 0
configure:12856: result: yes
configure:12882: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
configure:12910: result: yes
configure:12977: checking dynamic linker characteristics
configure:13553: result: darwin9.2.2 dyld
configure:13562: checking how to hardcode library paths into programs
configure:13587: result: immediate
configure:19755: checking for gcc
configure:19782: result: gcc
configure:20020: checking for C compiler version
configure:20027: gcc --version >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 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:20030: $? = 0
configure:20037: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
configure:20040: $? = 0
configure:20047: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:20050: $? = 1
configure:20053: checking whether we are using the GNU C compiler
configure:20105: result: yes
configure:20110: checking whether gcc accepts -g
configure:20245: result: yes
configure:20262: checking for gcc option to accept ISO C89
configure:20365: result: none needed
configure:20385: checking dependency style of gcc
configure:20476: result: gcc3
configure:20504: checking for a BSD-compatible install
configure:20560: result: /usr/bin/install -c -p
configure:20571: checking whether make sets $(MAKE)
configure:20592: result: yes
configure:20601: checking whether ln -s works
configure:20605: result: yes
configure:20612: checking for library containing strerror
configure:20653: gcc -o conftest -g -O2 conftest.c >&5
configure:20659: $? = 0
configure:20687: result: none required
configure:20699: checking for gawk
configure:20726: result: gawk
configure:20739: checking for groff
configure:20755: found /usr/bin/groff
configure:20767: result: yes
configure:20826: checking for windres
configure:20856: result: no
configure:20882: checking whether NLS is requested
configure:20891: result: yes
configure:20929: checking for msgfmt
configure: trying /opt/local/bin/msgfmt...
0 translated messages.
configure:20961: result: /opt/local/bin/msgfmt
configure:20970: checking for gmsgfmt
configure:21001: result: /opt/local/bin/msgfmt
configure:21052: checking for xgettext
configure: trying /opt/local/bin/xgettext...
/opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:21084: result: /opt/local/bin/xgettext
configure:21130: checking for msgmerge
configure: trying /opt/local/bin/msgmerge...
configure:21161: result: /opt/local/bin/msgmerge
configure:21176: checking whether we are using the GNU C Library 2 or newer
conftest.c:22:22: error: features.h: No such file or directory
configure:21207: result: no
configure:21256: checking for ranlib
configure:21283: result: ranlib
configure:21314: checking for simple visibility declarations
configure:21346: gcc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:21352: $? = 0
configure:21369: result: yes
configure:21384: checking for inline
configure:21410: gcc -c -g -O2 conftest.c >&5
configure:21416: $? = 0
configure:21434: result: inline
configure:21453: checking for size_t
configure:21483: gcc -c -g -O2 conftest.c >&5
configure:21489: $? = 0
configure:21504: result: yes
configure:21517: checking for stdint.h
configure:21544: gcc -c -g -O2 conftest.c >&5
configure:21550: $? = 0
configure:21565: result: yes
configure:21577: checking for working alloca.h
configure:21604: gcc -o conftest -g -O2 conftest.c >&5
configure:21610: $? = 0
configure:21627: result: yes
configure:21637: checking for alloca
configure:21684: gcc -o conftest -g -O2 conftest.c >&5
configure:21690: $? = 0
configure:21707: result: yes
configure:21940: checking for stdlib.h
configure:21946: result: yes
configure:21940: checking for unistd.h
configure:21946: result: yes
configure:22084: checking for getpagesize
configure:22140: gcc -o conftest -g -O2 conftest.c >&5
configure:22146: $? = 0
configure:22164: result: yes
configure:22174: checking for working mmap
configure:22321: gcc -o conftest -g -O2 conftest.c >&5
configure:22324: $? = 0
configure:22330: ./conftest
configure:22333: $? = 0
configure:22349: result: yes
configure:22362: checking whether integer division by zero raises SIGFPE
configure:22429: gcc -o conftest -g -O2 conftest.c >&5
configure:22432: $? = 0
configure:22438: ./conftest
configure:22441: $? = 0
configure:22458: result: yes
configure:22471: checking for inttypes.h
configure:22498: gcc -c -g -O2 conftest.c >&5
configure:22504: $? = 0
configure:22519: result: yes
configure:22530: checking for unsigned long long int
configure:22561: gcc -o conftest -g -O2 conftest.c >&5
configure:22567: $? = 0
configure:22584: result: yes
configure:22632: checking for inttypes.h
configure:22638: result: yes
configure:22773: checking whether the inttypes.h PRIxNN macros are broken
configure:22804: gcc -c -g -O2 conftest.c >&5
configure:22810: $? = 0
configure:22826: result: no
configure:22926: checking for ld used by GCC
configure:22990: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
configure:22999: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
configure:23012: result: no
configure:23019: checking for shared library run path origin
configure:23032: result: done
configure:23076: checking whether imported symbols can be declared weak
configure:23101: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"_xyzzy", referenced from:
_main in ccems3lq.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:23107: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| extern void xyzzy ();
| #pragma weak xyzzy
| int
| main ()
| {
| xyzzy();
| ;
| return 0;
| }
configure:23123: result: no
configure:23138: checking pthread.h usability
configure:23155: gcc -c -g -O2 conftest.c >&5
configure:23161: $? = 0
configure:23175: result: yes
configure:23179: checking pthread.h presence
configure:23194: gcc -E conftest.c
configure:23200: $? = 0
configure:23214: result: yes
configure:23247: checking for pthread.h
configure:23254: result: yes
configure:23295: gcc -o conftest -g -O2 conftest.c >&5
configure:23301: $? = 0
configure:23322: checking for pthread_kill in -lpthread
configure:23357: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:23363: $? = 0
configure:23381: result: yes
configure:23560: checking for pthread_rwlock_t
configure:23591: gcc -c -g -O2 conftest.c >&5
configure:23597: $? = 0
configure:23612: result: yes
configure:23649: gcc -c -g -O2 conftest.c >&5
configure:23655: $? = 0
configure:24284: checking for multithread API to use
configure:24286: result: posix
configure:24722: gcc -o conftest -g -O2 conftest.c >&5
configure:24728: $? = 0
configure:24768: checking argz.h usability
configure:24785: gcc -c -g -O2 conftest.c >&5
conftest.c:73:18: error: argz.h: No such file or directory
configure:24791: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 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 <argz.h>
configure:24805: result: no
configure:24809: checking argz.h presence
configure:24824: gcc -E conftest.c
conftest.c:40:18: error: argz.h: No such file or directory
configure:24830: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h. */
| #include <argz.h>
configure:24844: result: no
configure:24877: checking for argz.h
configure:24885: result: no
configure:24758: checking for inttypes.h
configure:24764: result: yes
configure:24768: checking limits.h usability
configure:24785: gcc -c -g -O2 conftest.c >&5
configure:24791: $? = 0
configure:24805: result: yes
configure:24809: checking limits.h presence
configure:24824: gcc -E conftest.c
configure:24830: $? = 0
configure:24844: result: yes
configure:24877: checking for limits.h
configure:24885: result: yes
configure:24758: checking for unistd.h
configure:24764: result: yes
configure:24768: checking sys/param.h usability
configure:24785: gcc -c -g -O2 conftest.c >&5
configure:24791: $? = 0
configure:24805: result: yes
configure:24809: checking sys/param.h presence
configure:24824: gcc -E conftest.c
configure:24830: $? = 0
configure:24844: result: yes
configure:24877: checking for sys/param.h
configure:24885: result: yes
configure:24919: checking for getcwd
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for getegid
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for geteuid
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for getgid
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for getuid
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for mempcpy
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:72: warning: conflicting types for built-in function 'mempcpy'
Undefined symbols:
"_mempcpy", referenced from:
_main in ccjl76FJ.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:24981: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h. */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mempcpy innocuous_mempcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mempcpy (); 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 mempcpy
|
| /* 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 mempcpy ();
| /* 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_mempcpy || defined __stub___mempcpy
| choke me
| #endif
|
| int
| main ()
| {
| return mempcpy ();
| ;
| return 0;
| }
configure:24999: result: no
configure:24919: checking for munmap
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for stpcpy
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:73: warning: conflicting types for built-in function 'stpcpy'
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for strcasecmp
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for strdup
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:75: warning: conflicting types for built-in function 'strdup'
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for strtoul
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for tsearch
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
configure:24981: $? = 0
configure:24999: result: yes
configure:24919: checking for argz_count
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"_argz_count", referenced from:
_main in ccDmjGTU.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:24981: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_count innocuous_argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_count (); 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 argz_count
|
| /* 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 argz_count ();
| /* 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_argz_count || defined __stub___argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return argz_count ();
| ;
| return 0;
| }
configure:24999: result: no
configure:24919: checking for argz_stringify
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"_argz_stringify", referenced from:
_main in cce8kDun.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:24981: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_stringify innocuous_argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_stringify (); 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 argz_stringify
|
| /* 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 argz_stringify ();
| /* 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_argz_stringify || defined __stub___argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return argz_stringify ();
| ;
| return 0;
| }
configure:24999: result: no
configure:24919: checking for argz_next
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"_argz_next", referenced from:
_main in ccC0Vibg.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:24981: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_next innocuous_argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_next (); 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 argz_next
|
| /* 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 argz_next ();
| /* 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_argz_next || defined __stub___argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return argz_next ();
| ;
| return 0;
| }
configure:24999: result: no
configure:24919: checking for __fsetlocking
configure:24975: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"___fsetlocking", referenced from:
_main in ccgqxbmb.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:24981: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __fsetlocking innocuous___fsetlocking
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fsetlocking (); 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 __fsetlocking
|
| /* 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 __fsetlocking ();
| /* 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___fsetlocking || defined __stub_____fsetlocking
| choke me
| #endif
|
| int
| main ()
| {
| return __fsetlocking ();
| ;
| return 0;
| }
configure:24999: result: no
configure:25011: checking whether feof_unlocked is declared
configure:25041: gcc -c -g -O2 conftest.c >&5
configure:25047: $? = 0
configure:25062: result: yes
configure:25076: checking whether fgets_unlocked is declared
configure:25106: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: 'fgets_unlocked' undeclared (first use in this function)
conftest.c:62: error: (Each undeclared identifier is reported only once
conftest.c:62: error: for each function it appears in.)
configure:25112: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef fgets_unlocked
| char *p = (char *) fgets_unlocked;
| #endif
|
| ;
| return 0;
| }
configure:25127: result: no
configure:25171: checking for iconv
configure:25203: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"_iconv", referenced from:
_main in cciCo2vP.o
"_iconv_close", referenced from:
_main in cciCo2vP.o
"_iconv_open", referenced from:
_main in cciCo2vP.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:25209: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| /* 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:25252: gcc -o conftest -g -O2 conftest.c -liconv >&5
configure:25258: $? = 0
configure:25279: result: yes
configure:25289: checking how to link with libiconv
configure:25291: result: -liconv
configure:25302: checking for iconv declaration
configure:25341: gcc -c -g -O2 conftest.c >&5
configure:25347: $? = 0
configure:25366: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:25377: checking for NL_LOCALE_NAME macro
configure:25404: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"__NL_LOCALE_NAME", referenced from:
_main in ccSqvPoF.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:25410: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <langinfo.h>
| #include <locale.h>
| int
| main ()
| {
| char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
| ;
| return 0;
| }
configure:25428: result: no
configure:25442: checking for bison
configure:25458: found /opt/local/bin/bison
configure:25469: result: bison
configure:25483: checking version of bison
configure:25492: result: 2.3, ok
configure:25500: checking for long long int
configure:25533: gcc -o conftest -g -O2 conftest.c >&5
configure:25539: $? = 0
configure:25556: result: yes
configure:25567: checking for long double
configure:25623: result: yes
configure:25634: checking for wchar_t
configure:25661: gcc -c -g -O2 conftest.c >&5
configure:25667: $? = 0
configure:25682: result: yes
configure:25693: checking for wint_t
configure:25720: gcc -c -g -O2 conftest.c >&5
configure:25726: $? = 0
configure:25741: result: yes
configure:25754: checking for intmax_t
configure:25790: gcc -c -g -O2 conftest.c >&5
configure:25796: $? = 0
configure:25811: result: yes
configure:25823: checking whether printf() supports POSIX/XSI format strings
configure:25878: gcc -o conftest -g -O2 conftest.c >&5
configure:25881: $? = 0
configure:25887: ./conftest
configure:25890: $? = 0
configure:25907: result: yes
configure:25920: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:66:22: error: features.h: No such file or directory
configure:25951: result: no
configure:25963: checking for stdint.h
configure:25969: result: yes
configure:26103: checking for SIZE_MAX
configure:26818: result: yes
configure:26836: checking for stdint.h
configure:26842: result: yes
configure:26978: checking for CFPreferencesCopyAppValue
configure:27006: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:27012: $? = 0
configure:27030: result: yes
configure:27039: checking for CFLocaleCopyCurrent
configure:27067: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:27073: $? = 0
configure:27091: result: yes
configure:27111: checking for ptrdiff_t
configure:27141: gcc -c -g -O2 conftest.c >&5
configure:27147: $? = 0
configure:27162: result: yes
configure:27192: checking stddef.h usability
configure:27209: gcc -c -g -O2 conftest.c >&5
configure:27215: $? = 0
configure:27229: result: yes
configure:27233: checking stddef.h presence
configure:27248: gcc -E conftest.c
configure:27254: $? = 0
configure:27268: result: yes
configure:27301: checking for stddef.h
configure:27309: result: yes
configure:27182: checking for stdlib.h
configure:27188: result: yes
configure:27182: checking for string.h
configure:27188: result: yes
configure:27332: checking for asprintf
configure:27388: gcc -o conftest -g -O2 conftest.c >&5
configure:27394: $? = 0
configure:27412: result: yes
configure:27332: checking for fwprintf
configure:27388: gcc -o conftest -g -O2 conftest.c >&5
configure:27394: $? = 0
configure:27412: result: yes
configure:27332: checking for putenv
configure:27388: gcc -o conftest -g -O2 conftest.c >&5
configure:27394: $? = 0
configure:27412: result: yes
configure:27332: checking for setenv
configure:27388: gcc -o conftest -g -O2 conftest.c >&5
configure:27394: $? = 0
configure:27412: result: yes
configure:27332: checking for setlocale
configure:27388: gcc -o conftest -g -O2 conftest.c >&5
configure:27394: $? = 0
configure:27412: result: yes
configure:27332: checking for snprintf
configure:27388: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:100: warning: conflicting types for built-in function 'snprintf'
configure:27394: $? = 0
configure:27412: result: yes
configure:27332: checking for wcslen
configure:27388: gcc -o conftest -g -O2 conftest.c >&5
configure:27394: $? = 0
configure:27412: result: yes
configure:27424: checking whether _snprintf is declared
configure:27454: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: '_snprintf' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
configure:27460: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef _snprintf
| char *p = (char *) _snprintf;
| #endif
|
| ;
| return 0;
| }
configure:27475: result: no
configure:27489: checking whether _snwprintf is declared
configure:27519: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:86: error: '_snwprintf' undeclared (first use in this function)
conftest.c:86: error: (Each undeclared identifier is reported only once
conftest.c:86: error: for each function it appears in.)
configure:27525: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef _snwprintf
| char *p = (char *) _snwprintf;
| #endif
|
| ;
| return 0;
| }
configure:27540: result: no
configure:27555: checking whether getc_unlocked is declared
configure:27585: gcc -c -g -O2 conftest.c >&5
configure:27591: $? = 0
configure:27606: result: yes
configure:27645: checking for nl_langinfo and CODESET
configure:27671: gcc -o conftest -g -O2 conftest.c >&5
configure:27677: $? = 0
configure:27695: result: yes
configure:27706: checking for LC_MESSAGES
configure:27732: gcc -o conftest -g -O2 conftest.c >&5
configure:27738: $? = 0
configure:27755: result: yes
configure:27802: checking for CFPreferencesCopyAppValue
configure:27854: result: yes
configure:27863: checking for CFLocaleCopyCurrent
configure:27915: result: yes
configure:27952: checking whether included gettext is requested
configure:27962: result: no
configure:27985: checking for GNU gettext in libc
configure:28015: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:86:21: error: libintl.h: No such file or directory
conftest.c: In function 'main':
conftest.c:94: warning: incompatible implicit declaration of built-in function 'gettext'
configure:28021: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:28039: result: no
configure:28437: checking for GNU gettext in libintl
configure:28475: gcc -o conftest -g -O2 conftest.c -lintl >&5
conftest.c:86:21: error: libintl.h: No such file or directory
conftest.c: In function 'main':
conftest.c:98: warning: incompatible implicit declaration of built-in function 'gettext'
configure:28481: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:28528: gcc -o conftest -g -O2 conftest.c -lintl -liconv >&5
conftest.c:86:21: error: libintl.h: No such file or directory
conftest.c: In function 'main':
conftest.c:98: warning: incompatible implicit declaration of built-in function 'gettext'
configure:28534: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:28558: result: no
configure:28614: checking whether to use NLS
configure:28616: result: yes
configure:28619: checking where the gettext function comes from
configure:28630: result: included intl directory
configure:28770: checking for pkg-config
configure:28788: found /opt/local/bin/pkg-config
configure:28800: result: /opt/local/bin/pkg-config
configure:28829: checking pkg-config is at least version 0.9.0
configure:28832: result: yes
configure:28843: checking for TICABLES
configure:28851: $PKG_CONFIG --exists --print-errors "ticables2 >= 1.2.0"
configure:28854: $? = 0
configure:28869: $PKG_CONFIG --exists --print-errors "ticables2 >= 1.2.0"
configure:28872: $? = 0
configure:28948: result: yes
configure:28957: checking for TICALCS
configure:28965: $PKG_CONFIG --exists --print-errors "ticalcs2 >= 1.1.0"
configure:28968: $? = 0
configure:28983: $PKG_CONFIG --exists --print-errors "ticalcs2 >= 1.1.0"
configure:28986: $? = 0
configure:29062: result: yes
configure:29071: checking for TIFILES
configure:29079: $PKG_CONFIG --exists --print-errors "tifiles2 >= 1.1.0"
configure:29082: $? = 0
configure:29097: $PKG_CONFIG --exists --print-errors "tifiles2 >= 1.1.0"
configure:29100: $? = 0
configure:29176: result: yes
configure:29185: checking for TICONV
configure:29193: $PKG_CONFIG --exists --print-errors "ticonv >= 1.1.0"
configure:29196: $? = 0
configure:29211: $PKG_CONFIG --exists --print-errors "ticonv >= 1.1.0"
configure:29214: $? = 0
configure:29290: result: yes
configure:29299: checking for GLIB
configure:29307: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0"
configure:29310: $? = 0
configure:29325: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0"
configure:29328: $? = 0
configure:29404: result: yes
configure:29413: checking for GTK
configure:29421: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0"
configure:29424: $? = 0
configure:29439: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0"
configure:29442: $? = 0
configure:29518: result: yes
configure:29527: checking for GLADE
configure:29535: $PKG_CONFIG --exists --print-errors "libglade-2.0 >= 2.4.0"
configure:29538: $? = 0
configure:29553: $PKG_CONFIG --exists --print-errors "libglade-2.0 >= 2.4.0"
configure:29556: $? = 0
configure:29632: result: yes
configure:29650: checking zlib.h usability
configure:29667: gcc -c -g -O2 conftest.c >&5
configure:29673: $? = 0
configure:29687: result: yes
configure:29691: checking zlib.h presence
configure:29706: gcc -E conftest.c
configure:29712: $? = 0
configure:29726: result: yes
configure:29759: checking for zlib.h
configure:29766: result: yes
configure:29773: checking for compress in -lz
configure:29808: gcc -o conftest -g -O2 conftest.c -lz >&5
configure:29814: $? = 0
configure:29832: result: yes
configure:29848: checking for ANSI C header files
configure:30012: result: yes
configure:30029: checking for stdlib.h
configure:30035: result: yes
configure:30029: checking for string.h
configure:30035: result: yes
configure:30029: checking for unistd.h
configure:30035: result: yes
configure:30186: checking tilp2/ticables.h usability
configure:30203: gcc -c -g -O2 conftest.c >&5
configure:30209: $? = 0
configure:30223: result: yes
configure:30227: checking tilp2/ticables.h presence
configure:30242: gcc -E conftest.c
configure:30248: $? = 0
configure:30262: result: yes
configure:30295: checking for tilp2/ticables.h
configure:30303: result: yes
configure:30186: checking tilp2/ticalcs.h usability
configure:30203: gcc -c -g -O2 conftest.c >&5
In file included from conftest.c:126:
/usr/local/include/tilp2/ticalcs.h:29:22: error: ticables.h: No such file or directory
/usr/local/include/tilp2/ticalcs.h:30:21: error: tifiles.h: No such file or directory
/usr/local/include/tilp2/ticalcs.h:33:18: error: glib.h: No such file or directory
In file included from conftest.c:126:
/usr/local/include/tilp2/ticalcs.h:459: error: syntax error before 'VarRequest'
/usr/local/include/tilp2/ticalcs.h:546: error: syntax error before 'VarEntry'
/usr/local/include/tilp2/ticalcs.h:550: error: syntax error before 'GNode'
/usr/local/include/tilp2/ticalcs.h:553: error: syntax error before 'BackupContent'
/usr/local/include/tilp2/ticalcs.h:554: error: syntax error before 'BackupContent'
/usr/local/include/tilp2/ticalcs.h:556: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:557: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:559: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:560: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:562: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:563: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:565: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:574: error: syntax error before 'VarRequest'
/usr/local/include/tilp2/ticalcs.h:575: error: syntax error before 'VarRequest'
/usr/local/include/tilp2/ticalcs.h:579: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:580: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:612: error: syntax error before 'CableHandle'
/usr/local/include/tilp2/ticalcs.h:614: error: syntax error before '}' token
/usr/local/include/tilp2/ticalcs.h:628: error: syntax error before 'CableModel'
/usr/local/include/tilp2/ticalcs.h:635: error: syntax error before '}' token
/usr/local/include/tilp2/ticalcs.h:660: error: syntax error before 'CableHandle'
/usr/local/include/tilp2/ticalcs.h:671: error: syntax error before 'VarEntry'
/usr/local/include/tilp2/ticalcs.h:676: error: syntax error before 'GNode'
/usr/local/include/tilp2/ticalcs.h:679: error: syntax error before 'BackupContent'
/usr/local/include/tilp2/ticalcs.h:680: error: syntax error before 'BackupContent'
/usr/local/include/tilp2/ticalcs.h:682: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:683: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:685: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:686: error: syntax error before 'FileContent'
/usr/local/include/tilp2/ticalcs.h:688: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:689: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:691: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:700: error: syntax error before 'VarRequest'
/usr/local/include/tilp2/ticalcs.h:701: error: syntax error before 'VarRequest'
/usr/local/include/tilp2/ticalcs.h:704: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:705: error: syntax error before 'FlashContent'
/usr/local/include/tilp2/ticalcs.h:707: error: syntax error before 'TigContent'
/usr/local/include/tilp2/ticalcs.h:708: error: syntax error before 'TigContent'
/usr/local/include/tilp2/ticalcs.h:715: error: syntax error before 'VarRequest'
/usr/local/include/tilp2/ticalcs.h:718: error: syntax error before 'VarEntry'
/usr/local/include/tilp2/ticalcs.h:721: error: syntax error before 'VarRequest'
/usr/local/include/tilp2/ticalcs.h:732: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:733: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:735: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:736: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:738: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:739: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:739: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:740: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:741: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:770: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:771: error: syntax error before '*' token
/usr/local/include/tilp2/ticalcs.h:773: error: syntax error before 'c_model'
configure:30209: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_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 <tilp2/ticalcs.h>
configure:30223: result: no
configure:30227: checking tilp2/ticalcs.h presence
configure:30242: gcc -E conftest.c
In file included from conftest.c:93:
/usr/local/include/tilp2/ticalcs.h:29:22: error: ticables.h: No such file or directory
/usr/local/include/tilp2/ticalcs.h:30:21: error: tifiles.h: No such file or directory
/usr/local/include/tilp2/ticalcs.h:33:18: error: glib.h: No such file or directory
configure:30248: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| /* end confdefs.h. */
| #include <tilp2/ticalcs.h>
configure:30262: result: no
configure:30295: checking for tilp2/ticalcs.h
configure:30303: result: no
configure:30186: checking tilp2/tifiles.h usability
configure:30203: gcc -c -g -O2 conftest.c >&5
configure:30209: $? = 0
configure:30223: result: yes
configure:30227: checking tilp2/tifiles.h presence
configure:30242: gcc -E conftest.c
configure:30248: $? = 0
configure:30262: result: yes
configure:30295: checking for tilp2/tifiles.h
configure:30303: result: yes
configure:30318: checking for an ANSI C-conforming const
configure:30393: gcc -c -g -O2 conftest.c >&5
configure:30399: $? = 0
configure:30414: result: yes
configure:30424: checking whether stat file-mode macros are broken
configure:30461: gcc -c -g -O2 conftest.c >&5
configure:30467: $? = 0
configure:30482: result: no
configure:30492: checking for uid_t in sys/types.h
configure:30515: result: yes
configure:30530: checking for mode_t
configure:30560: gcc -c -g -O2 conftest.c >&5
configure:30566: $? = 0
configure:30581: result: yes
configure:30593: checking for off_t
configure:30623: gcc -c -g -O2 conftest.c >&5
configure:30629: $? = 0
configure:30644: result: yes
configure:30656: checking whether struct tm is in sys/time.h or time.h
configure:30686: gcc -c -g -O2 conftest.c >&5
configure:30692: $? = 0
configure:30707: result: time.h
configure:30720: checking whether gcc needs -traditional
conftest.c:94:20: error: termio.h: No such file or directory
configure:30762: result: no
configure:30769: checking return type of signal handlers
configure:30797: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:100: error: void value not ignored as it ought to be
configure:30803: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:30818: result: void
configure:30826: checking whether lstat dereferences a symlink specified with a trailing slash
configure:30862: gcc -o conftest -g -O2 conftest.c >&5
configure:30865: $? = 0
configure:30871: ./conftest
configure:30874: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| /* 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 ()
| {
| struct stat sbuf;
| /* Linux will dereference the symlink and fail.
| That is better in the sense that it means we will not
| have to compile and use the lstat wrapper. */
| return lstat ("conftest.sym/", &sbuf) == 0;
| ;
| return 0;
| }
configure:30897: result: no
configure:30916: checking whether stat accepts an empty string
configure:30946: gcc -o conftest -g -O2 conftest.c >&5
configure:30949: $? = 0
configure:30955: ./conftest
configure:30958: $? = 0
configure:30974: result: no
configure:31002: checking for getcwd
configure:31082: result: yes
configure:31002: checking for memset
configure:31058: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:119: warning: conflicting types for built-in function 'memset'
configure:31064: $? = 0
configure:31082: result: yes
configure:31002: checking for mkdir
configure:31058: gcc -o conftest -g -O2 conftest.c >&5
configure:31064: $? = 0
configure:31082: result: yes
configure:31002: checking for strcasecmp
configure:31082: result: yes
configure:31002: checking for strchr
configure:31058: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:122: warning: conflicting types for built-in function 'strchr'
configure:31064: $? = 0
configure:31082: result: yes
configure:31002: checking for strdup
configure:31082: result: yes
configure:31002: checking for strrchr
configure:31058: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:124: warning: conflicting types for built-in function 'strrchr'
configure:31064: $? = 0
configure:31082: result: yes
configure:31002: checking for strstr
configure:31058: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:125: warning: conflicting types for built-in function 'strstr'
configure:31064: $? = 0
configure:31082: result: yes
configure:31002: checking for strtol
configure:31058: gcc -o conftest -g -O2 conftest.c >&5
configure:31064: $? = 0
configure:31082: result: yes
configure:31238: checking for C++ compiler version
configure:31245: g++ --version >&5
i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 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:31248: $? = 0
configure:31255: g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
configure:31258: $? = 0
configure:31265: g++ -V >&5
g++-4.0: argument to `-V' is missing
configure:31268: $? = 1
configure:31271: checking whether we are using the GNU C++ compiler
configure:31323: result: yes
configure:31328: checking whether g++ accepts -g
configure:31463: result: yes
configure:31488: checking dependency style of g++
configure:31579: result: gcc3
configure:31601: checking for main in -lutil
configure:31630: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -lutil >&5
configure:31636: $? = 0
configure:31654: result: yes
configure:31660: checking for main in -lcompat
configure:31689: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -lcompat >&5
ld: library not found for -lcompat
collect2: ld returned 1 exit status
configure:31695: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:31713: result: no
configure:31720: checking for crypt in -lcrypt
configure:31755: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -lcrypt >&5
ld: library not found for -lcrypt
collect2: ld returned 1 exit status
configure:31761: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| /* 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 crypt ();
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:31779: result: no
configure:31784: checking for crypt in -lc
configure:31819: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -lc >&5
configure:31825: $? = 0
configure:31843: result: yes
configure:31870: checking for socklen_t
configure:31915: g++ -c -g -O2 conftest.cpp >&5
configure:31921: $? = 0
configure:31993: result: socklen_t
configure:32015: checking for dnet_ntoa in -ldnet
configure:32050: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -ldnet >&5
ld: library not found for -ldnet
collect2: ld returned 1 exit status
configure:32056: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
| ;
| return 0;
| }
configure:32074: result: no
configure:32081: checking for dnet_ntoa in -ldnet_stub
configure:32116: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -ldnet_stub >&5
ld: library not found for -ldnet_stub
collect2: ld returned 1 exit status
configure:32122: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
| ;
| return 0;
| }
configure:32140: result: no
configure:32147: checking for inet_ntoa
configure:32203: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:32209: $? = 0
configure:32226: result: yes
configure:32296: checking for connect
configure:32352: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:32358: $? = 0
configure:32375: result: yes
configure:32446: checking for remove
configure:32502: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:32508: $? = 0
configure:32525: result: yes
configure:32597: checking for shmat
configure:32653: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:32659: $? = 0
configure:32676: result: yes
configure:32754: checking for res_init
configure:32810: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:32816: $? = 0
configure:32834: result: yes
configure:32909: checking for killpg in -lucb
configure:32944: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -lucb >&5
ld: library not found for -lucb
collect2: ld returned 1 exit status
configure:32950: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| /* 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 killpg ();
| int
| main ()
| {
| return killpg ();
| ;
| return 0;
| }
configure:32968: result: no
configure:33048: checking for int
configure:33078: gcc -c -g -O2 -D__LINUX__ conftest.c >&5
configure:33084: $? = 0
configure:33099: result: yes
configure:33106: checking size of int
configure:33408: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:33411: $? = 0
configure:33417: ./conftest
configure:33420: $? = 0
configure:33443: result: 4
configure:33452: checking for long
configure:33482: gcc -c -g -O2 -D__LINUX__ conftest.c >&5
configure:33488: $? = 0
configure:33503: result: yes
configure:33510: checking size of long
configure:33812: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:33815: $? = 0
configure:33821: ./conftest
configure:33824: $? = 0
configure:33847: result: 4
configure:33856: checking for char *
configure:33886: gcc -c -g -O2 -D__LINUX__ conftest.c >&5
configure:33892: $? = 0
configure:33907: result: yes
configure:33914: checking size of char *
configure:34216: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:34219: $? = 0
configure:34225: ./conftest
configure:34228: $? = 0
configure:34251: result: 4
configure:34260: checking for char
configure:34290: gcc -c -g -O2 -D__LINUX__ conftest.c >&5
configure:34296: $? = 0
configure:34311: result: yes
configure:34318: checking size of char
configure:34620: gcc -o conftest -g -O2 -D__LINUX__ conftest.c >&5
configure:34623: $? = 0
configure:34629: ./conftest
configure:34632: $? = 0
configure:34655: result: 1
configure:34666: checking for dlopen in -ldl
configure:34701: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -ldl >&5
configure:34707: $? = 0
configure:34725: result: yes
configure:34735: checking for shl_unload in -ldld
configure:34770: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -ldld >&5
ld: library not found for -ldld
collect2: ld returned 1 exit status
configure:34776: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| /* 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 shl_unload ();
| int
| main ()
| {
| return shl_unload ();
| ;
| return 0;
| }
configure:34794: result: no
configure:34829: checking for X
configure:34875: gcc -E conftest.c
configure:34881: $? = 0
configure:34971: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -lXt >&5
ld: library not found for -lXt
collect2: ld returned 1 exit status
configure:34977: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| XtMalloc()
| ;
| return 0;
| }
configure:35133: result: libraries /usr/X11/lib, headers /usr/X11/include
configure:35167: checking for IceConnectionNumber in -lICE
configure:35202: gcc -o conftest -g -O2 -D__LINUX__ -L/usr/X11/lib conftest.c -lICE >&5
configure:35208: $? = 0
configure:35226: result: yes
configure:35240: checking for libXext
configure:35280: gcc -o conftest -g -O2 -D__LINUX__ -L/usr/X11/lib conftest.c -lXext -lX11 >&5
configure:35286: $? = 0
configure:35310: result: yes
configure:35323: checking for Xinerama
configure:35404: result: no
configure:35523: checking for pthread_create in -lpthread
configure:35558: gcc -o conftest -g -O2 -D__LINUX__ conftest.c -lpthread >&5
configure:35564: $? = 0
configure:35582: result: yes
configure:36024: checking for extra includes
configure:36052: result: no
configure:36056: checking for extra libs
configure:36085: result: no
configure:36091: checking for libz
configure:36130: gcc -o conftest -g -O2 -D__LINUX__ -I/usr/X11/include conftest.c -L/usr/X11/lib -lz >&5
configure:36136: $? = 0
configure:36164: result: -lz
configure:36177: checking for libpng
configure:36224: gcc -o conftest -g -O2 -D__LINUX__ -I/usr/X11/include conftest.c -L/usr/X11/lib -lpng -lz -lm -lX11 >&5
configure:36230: $? = 0
configure:36259: result: -lpng -lz -lm
configure:36270: checking for libjpeg6b
configure:36321: gcc -o conftest -g -O2 -D__LINUX__ -I/usr/X11/include conftest.c -L/usr/X11/lib -ljpeg6b -lm >&5
ld: library not found for -ljpeg6b
collect2: ld returned 1 exit status
configure:36327: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| /* end confdefs.h. */
| /* Override any gcc2 internal prototype to avoid an error. */
| struct jpeg_decompress_struct;
| typedef struct jpeg_decompress_struct * j_decompress_ptr;
| typedef int size_t;
| #ifdef __cplusplus
| extern "C" {
| #endif
| void jpeg_CreateDecompress(j_decompress_ptr cinfo,
| int version, size_t structsize);
| #ifdef __cplusplus
| }
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
|
| int
| main ()
| {
| jpeg_CreateDecompress(0L, 0, 0);
| ;
| return 0;
| }
configure:36354: result: no
configure:36357: checking for libjpeg
configure:36408: gcc -o conftest -g -O2 -D__LINUX__ -I/usr/X11/include conftest.c -L/usr/X11/lib -ljpeg -lm >&5
ld: library not found for -ljpeg
collect2: ld returned 1 exit status
configure:36414: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "TiLP2"
| #define PACKAGE_TARNAME "tilp2"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "TiLP2 1.11"
| #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
| #define PACKAGE "tilp2"
| #define VERSION "1.11"
| #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 HAVE_DLFCN_H 1
| #define HAVE_VISIBILITY 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define _GNU_SOURCE 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define ENABLE_NLS 1
| #define HAVE_LIBZ 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TILP2_TICABLES_H 1
| #define HAVE_TILP2_TIFILES_H 1
| #define RETSIGTYPE void
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| /* end confdefs.h. */
| /* Override any gcc2 internal prototype to avoid an error. */
| struct jpeg_decompress_struct;
| typedef struct jpeg_decompress_struct * j_decompress_ptr;
| typedef int size_t;
| #ifdef __cplusplus
| extern "C" {
| #endif
| void jpeg_CreateDecompress(j_decompress_ptr cinfo,
| int version, size_t structsize);
| #ifdef __cplusplus
| }
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
|
| int
| main ()
| {
| jpeg_CreateDecompress(0L, 0, 0);
| ;
| return 0;
| }
configure:36441: result: no
configure: 36462: /usr/include/jpeglib.h
configure: 36462: /usr/local/include/jpeglib.h
configure:36496: WARNING: libjpeg not found. disable JPEG support.
configure:36632: checking for Qt
configure: 36697: /usr/lib/qt3/include/qstyle.h
configure: 36697: /usr/lib/qt3/qstyle.h
configure: 36697: /usr/lib/qt/include/qstyle.h
configure: 36697: /usr/lib/qt/qstyle.h
configure: 36697: /usr/local/qt/include/qstyle.h
configure: 36697: /usr/include/qt/qstyle.h
configure: 36697: /usr/include/qt3/qstyle.h
configure: 36697: /usr/include/qstyle.h
configure: 36697: /usr/X11R6/include/X11/qt/qstyle.h
configure: 36697: /usr/X11R6/include/qt/qstyle.h
configure: 36697: /usr/X11R6/include/qt2/qstyle.h
configure: 36697: /usr/X11/include/qstyle.h
tried NO
tried /usr/lib/qt3/lib
tried /usr/lib/qt3
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib
tried /usr/lib
tried /usr/local/qt/lib
tried /usr/X11/lib
configure:36808: rm -rf SunWS_cache; g++ -o conftest -g -O2 -INO -I/usr/X11/include -DQT_THREAD_SUPPORT -LNONE -L/usr/X11/lib conftest.cpp -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
conftest.cpp:2:21: error: qglobal.h: No such file or directory
conftest.cpp:3:26: error: qapplication.h: No such file or directory
conftest.cpp:4:21: error: qcursor.h: No such file or directory
conftest.cpp:5:27: error: qstylefactory.h: No such file or directory
conftest.cpp:6:34: error: private/qucomextra_p.h: No such file or directory
conftest.cpp:8:2: error: #error 1
conftest.cpp: In function 'int main()':
conftest.cpp:12: error: 'QStyleFactory' has not been declared
conftest.cpp:12: error: 'QString' has not been declared
conftest.cpp:12: error: 'null' was not declared in this scope
conftest.cpp:12: error: 'create' was not declared in this scope
conftest.cpp:13: error: 'QCursor' was not declared in this scope
conftest.cpp:13: error: expected `;' before 'c'
configure:36811: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 302)
#error 1
#endif
int main() {
(void)QStyleFactory::create(QString::null);
QCursor c(Qt::WhatsThisCursor);
return 0;
}
configure:36851: error: Qt (>= Qt 3.0.2) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin9.2.2
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GLADE_CFLAGS_set=
ac_cv_env_GLADE_CFLAGS_value=
ac_cv_env_GLADE_LIBS_set=
ac_cv_env_GLADE_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_TICABLES_CFLAGS_set=
ac_cv_env_TICABLES_CFLAGS_value=
ac_cv_env_TICABLES_LIBS_set=
ac_cv_env_TICABLES_LIBS_value=
ac_cv_env_TICALCS_CFLAGS_set=
ac_cv_env_TICALCS_CFLAGS_value=
ac_cv_env_TICALCS_LIBS_set=
ac_cv_env_TICALCS_LIBS_value=
ac_cv_env_TICONV_CFLAGS_set=
ac_cv_env_TICONV_CFLAGS_value=
ac_cv_env_TICONV_LIBS_set=
ac_cv_env_TICONV_LIBS_value=
ac_cv_env_TIFILES_CFLAGS_set=
ac_cv_env_TIFILES_CFLAGS_value=
ac_cv_env_TIFILES_LIBS_set=
ac_cv_env_TIFILES_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_f77_compiler_gnu=no
ac_cv_func___fsetlocking=no
ac_cv_func_alloca_works=yes
ac_cv_func_argz_count=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_asprintf=yes
ac_cv_func_connect=yes
ac_cv_func_fwprintf=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_mempcpy=no
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_remove=yes
ac_cv_func_res_init=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_func_wcslen=yes
ac_cv_gnu_library_2=no
ac_cv_gnu_library_2_1=no
ac_cv_have_decl__snprintf=no
ac_cv_have_decl__snwprintf=no
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_dlfcn=yes
ac_cv_have_qt=have_qt=no
ac_cv_have_xinerama=no
ac_cv_header_argz_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stat_broken=no
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_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tilp2_ticables_h=yes
ac_cv_header_tilp2_ticalcs_h=no
ac_cv_header_tilp2_tifiles_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i386-apple-darwin9.2.2
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_c_crypt=yes
ac_cv_lib_compat_main=no
ac_cv_lib_crypt_crypt=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_unload=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=no
ac_cv_lib_png='-lpng -lz -lm'
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_lib_ucb_killpg=no
ac_cv_lib_util_main=yes
ac_cv_lib_z=-lz
ac_cv_lib_z_compress=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_GROFF=yes
ac_cv_prog_INTLBISON=bison
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_socklen_t=socklen_t
ac_cv_struct_tm=time.h
ac_cv_type_char=yes
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
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=
gl_cv_cc_visibility=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_size_max=yes
gt_cv_c_intmax_t=yes
gt_cv_c_long_double=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
gt_cv_func_printf_posix=yes
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_inttypes_pri_broken=no
gt_cv_nl_locale_name=no
gt_cv_val_LC_MESSAGES=yes
kde_cv_have_libXext=yes
kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11/include kde_x_libraries=/usr/X11/lib'
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_objdir=.libs
lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=yes
pkg_cv_GLADE_CFLAGS='-DXTHREADS -I/opt/local/include/libglade-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 '
pkg_cv_GLADE_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lSM -lICE -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 -lpixman-1 '
pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
pkg_cv_GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv '
pkg_cv_GTK_CFLAGS='-DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 '
pkg_cv_GTK_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lSM -lICE -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 -lpixman-1 '
pkg_cv_TICABLES_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
pkg_cv_TICABLES_LIBS='-L/usr/local/lib -L/opt/local/lib -lticables2 -lglib-2.0 -lintl -liconv '
pkg_cv_TICALCS_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
pkg_cv_TICALCS_LIBS='-L/usr/local/lib -L/opt/local/lib -lticalcs2 -lticables2 -ltifiles2 -lticonv -lglib-2.0 -lintl -liconv '
pkg_cv_TICONV_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
pkg_cv_TICONV_LIBS='-L/usr/local/lib -L/opt/local/lib -lticonv -lglib-2.0 -lintl -liconv '
pkg_cv_TIFILES_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
pkg_cv_TIFILES_LIBS='-L/usr/local/lib -L/opt/local/lib -ltifiles2 -lticonv -lglib-2.0 -lintl -liconv '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/emilecantin/desktop/progsti/tilp2-1.11/missing --run aclocal-1.10'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/emilecantin/desktop/progsti/tilp2-1.11/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /Users/emilecantin/desktop/progsti/tilp2-1.11/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /Users/emilecantin/desktop/progsti/tilp2-1.11/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/emilecantin/desktop/progsti/tilp2-1.11/missing --run automake-1.10'
AWK='gawk'
BUILD_INCLUDED_LIBINTL='yes'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -D__LINUX__'
CFLAG_VISIBILITY='-fvisibility=hidden'
CPP='gcc -E'
CPPFLAGS=' -DQT_THREAD_SUPPORT '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DCOPIDL2CPP=''
DCOPIDL=''
DCOP_DEPENDENCIES=''
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='/bin/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GENCAT='gencat'
GLADE_CFLAGS='-DXTHREADS -I/opt/local/include/libglade-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 '
GLADE_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lSM -lICE -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 -lpixman-1 '
GLIBC21='no'
GLIBC2='no'
GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv '
GMSGFMT='/opt/local/bin/msgfmt'
GMSGFMT_015='/opt/local/bin/msgfmt'
GREP='/usr/bin/grep'
GROFF='yes'
GTK_CFLAGS='-DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include -I/opt/local/include/pixman-1 '
GTK_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lSM -lICE -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 -lpixman-1 '
HAVE_ASPRINTF='1'
HAVE_POSIX_PRINTF='1'
HAVE_SNPRINTF='1'
HAVE_VISIBILITY='1'
HAVE_WPRINTF='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation'
INTLOBJS='$(GETTOBJS)'
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
KDECONFIG=''
KDE_EXTRA_RPATH=''
KDE_INCLUDES=''
KDE_LDFLAGS=''
KDE_MT_LDFLAGS=''
KDE_MT_LIBS='-lpthread'
KDE_RPATH=''
LDFLAGS=''
LIBCOMPAT=''
LIBCRYPT=''
LIBDL='-ldl'
LIBICONV='-liconv'
LIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation'
LIBJPEG=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=' lstat.o'
LIBPNG='-lpng -lz -lm'
LIBPTH=''
LIBPTHREAD='-lpthread'
LIBRESOLV=''
LIBS=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUCB=''
LIBUTIL='-lutil'
LIBXINERAMA=''
LIBZ='-lz'
LIB_KAB=''
LIB_KDECORE=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIO=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_QPE=''
LIB_QT=''
LIB_SMB=''
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation'
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/emilecantin/desktop/progsti/tilp2-1.11/missing --run makeinfo'
MOC=''
MSGFMT='/opt/local/bin/msgfmt'
MSGFMT_015='/opt/local/bin/msgfmt'
MSGMERGE='/opt/local/bin/msgmerge'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE=''
PACKAGE='tilp2'
PACKAGE_BUGREPORT='tilp-users@lists.sourceforge.net'
PACKAGE_NAME='TiLP2'
PACKAGE_STRING='TiLP2 1.11'
PACKAGE_TARNAME='tilp2'
PACKAGE_VERSION='1.11'
PATH_SEPARATOR=':'
PKG_CONFIG='/opt/local/bin/pkg-config'
POSUB='po'
PRI_MACROS_BROKEN='0'
QTE_NORTTI=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB='ranlib'
RC='windres'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TICABLES_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
TICABLES_LIBS='-L/usr/local/lib -L/opt/local/lib -lticables2 -lglib-2.0 -lintl -liconv '
TICALCS_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
TICALCS_LIBS='-L/usr/local/lib -L/opt/local/lib -lticalcs2 -lticables2 -ltifiles2 -lticonv -lglib-2.0 -lintl -liconv '
TICONV_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
TICONV_LIBS='-L/usr/local/lib -L/opt/local/lib -lticonv -lglib-2.0 -lintl -liconv '
TIFILES_CFLAGS='-I/usr/local/include/tilp2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
TIFILES_LIBS='-L/usr/local/lib -L/opt/local/lib -ltifiles2 -lticonv -lglib-2.0 -lintl -liconv '
UIC=''
UIC_TR=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_GROFF_FALSE='#'
USE_GROFF_TRUE=''
USE_INCLUDED_LIBINTL='yes'
USE_KDE_FALSE=''
USE_KDE_TRUE=''
USE_NLS='yes'
USE_THREADS=''
VERSION='1.11'
WOE32DLL='no'
XGETTEXT='/opt/local/bin/xgettext'
XGETTEXT_015='/opt/local/bin/xgettext'
XMKMF=''
X_EXTRA_LIBS=''
X_INCLUDES='-I/usr/X11/include'
X_LDFLAGS='-L/usr/X11/lib'
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
all_includes='-I/usr/X11/include'
all_libraries='-L/usr/X11/lib'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin9.2.2'
build_alias=''
build_cpu='i386'
build_os='darwin9.2.2'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-apple-darwin9.2.2'
host_alias=''
host_cpu='i386'
host_os='darwin9.2.2'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /Users/emilecantin/desktop/progsti/tilp2-1.11/install-sh'
kde='yes'
kde_appsdir=''
kde_bindir=''
kde_confdir=''
kde_datadir=''
kde_htmldir=''
kde_icondir=''
kde_includes=''
kde_libraries=''
kde_libs_htmldir=''
kde_libs_prefix=''
kde_locale=''
kde_mimedir=''
kde_moduledir=''
kde_qtver='3'
kde_servicesdir=''
kde_servicetypesdir=''
kde_sounddir=''
kde_styledir=''
kde_templatesdir=''
kde_wallpaperdir=''
kde_widgetdir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
qt_includes=''
qt_libraries=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
x_includes='/usr/X11/include'
x_libraries='/usr/X11/lib'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "TiLP2"
#define PACKAGE_TARNAME "tilp2"
#define PACKAGE_VERSION "1.11"
#define PACKAGE_STRING "TiLP2 1.11"
#define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net"
#define PACKAGE "tilp2"
#define VERSION "1.11"
#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 HAVE_DLFCN_H 1
#define HAVE_VISIBILITY 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define INTDIV0_RAISES_SIGFPE 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_UINTMAX_T 1
#define HAVE_INTTYPES_H 1
#define _GNU_SOURCE 1
#define USE_POSIX_THREADS 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define HAVE_BUILTIN_EXPECT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LONG_LONG_INT 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_INTMAX_T 1
#define HAVE_POSIX_PRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_ASPRINTF 1
#define HAVE_FWPRINTF 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SNPRINTF 1
#define HAVE_WCSLEN 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_DECL__SNWPRINTF 0
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define ENABLE_NLS 1
#define HAVE_LIBZ 1
#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TILP2_TICABLES_H 1
#define HAVE_TILP2_TIFILES_H 1
#define RETSIGTYPE void
#define HAVE_GETCWD 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_CRYPT 1
#define ksize_t socklen_t
#define HAVE_RES_INIT 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_CHAR_P 4
#define SIZEOF_CHAR 1
#define HAVE_LIBZ 1
#define HAVE_LIBPNG 1
#define HAVE_LIBPTHREAD 1
configure: exit 1