Joost:
OK, sorry about that.
Configure ran to completion, but "make" failed, same problem
as before ("undefined references to 'rpl_malloc'").
Same problem.
Here's the config.log
-Bill Yerazunis
-------------cut here --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by CRM114 configure 20031219-RC12.6, which was
generated by GNU Autoconf 2.58. Invocation command line was
$ ./configure LDFLAGS=-L/root/local/lib CPPFLAGS=-I/root/local/include --prefix=/root/opt/crm114
## --------- ##
## Platform. ##
## --------- ##
hostname = katsuragi
uname -m = i686
uname -r = 2.4.21-pre4
uname -s = Linux
uname -v = #41 Thu Feb 27 21:58:04 EST 2003
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1372: checking for a BSD-compatible install
configure:1427: result: /usr/bin/install -c
configure:1438: checking whether build environment is sane
configure:1481: result: yes
configure:1514: checking for gawk
configure:1530: found /bin/gawk
configure:1540: result: gawk
configure:1550: checking whether make sets $(MAKE)
configure:1570: result: yes
configure:1784: checking for gcc
configure:1800: found /usr/bin/gcc
configure:1810: result: gcc
configure:2054: checking for C compiler version
configure:2057: gcc --version </dev/null >&5
2.96
configure:2060: $? = 0
configure:2062: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113)
configure:2065: $? = 0
configure:2067: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2070: $? = 1
configure:2093: checking for C compiler default output file name
configure:2096: gcc -I/root/local/include -L/root/local/lib conftest.c >&5
configure:2099: $? = 0
configure:2145: result: a.out
configure:2150: checking whether the C compiler works
configure:2156: ./a.out
configure:2159: $? = 0
configure:2176: result: yes
configure:2183: checking whether we are cross compiling
configure:2185: result: no
configure:2188: checking for suffix of executables
configure:2190: gcc -o conftest -I/root/local/include -L/root/local/lib conftest.c >&5
configure:2193: $? = 0
configure:2218: result:
configure:2224: checking for suffix of object files
configure:2245: gcc -c -I/root/local/include conftest.c >&5
configure:2248: $? = 0
configure:2270: result: o
configure:2274: checking whether we are using the GNU C compiler
configure:2298: gcc -c -I/root/local/include conftest.c >&5
configure:2304: $? = 0
configure:2307: test -z || test ! -s conftest.err
configure:2310: $? = 0
configure:2313: test -s conftest.o
configure:2316: $? = 0
configure:2329: result: yes
configure:2335: checking whether gcc accepts -g
configure:2356: gcc -c -g -I/root/local/include conftest.c >&5
configure:2362: $? = 0
configure:2365: test -z || test ! -s conftest.err
configure:2368: $? = 0
configure:2371: test -s conftest.o
configure:2374: $? = 0
configure:2385: result: yes
configure:2402: checking for gcc option to accept ANSI C
configure:2472: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:2478: $? = 0
configure:2481: test -z || test ! -s conftest.err
configure:2484: $? = 0
configure:2487: test -s conftest.o
configure:2490: $? = 0
configure:2508: result: none needed
configure:2526: gcc -c -g -O2 -I/root/local/include conftest.c >&5
conftest.c:2: parse error before `me'
configure:2532: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2673: checking for style of include used by make
configure:2701: result: GNU
configure:2729: checking dependency style of gcc
configure:2812: result: gcc3
configure:2842: checking for a BSD-compatible install
configure:2897: result: /usr/bin/install -c
configure:2912: checking for matherr in -lm
configure:2942: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -lm >&5
configure:2948: $? = 0
configure:2951: test -z || test ! -s conftest.err
configure:2954: $? = 0
configure:2957: test -s conftest
configure:2960: $? = 0
configure:2973: result: yes
configure:2986: checking for regcomp in -ltre
configure:3016: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:3022: $? = 0
configure:3025: test -z || test ! -s conftest.err
configure:3028: $? = 0
configure:3031: test -s conftest
configure:3034: $? = 0
configure:3047: result: yes
configure:3075: checking for dirent.h that defines DIR
configure:3099: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3105: $? = 0
configure:3108: test -z || test ! -s conftest.err
configure:3111: $? = 0
configure:3114: test -s conftest.o
configure:3117: $? = 0
configure:3128: result: yes
configure:3141: checking for library containing opendir
configure:3171: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:3177: $? = 0
configure:3180: test -z || test ! -s conftest.err
configure:3183: $? = 0
configure:3186: test -s conftest
configure:3189: $? = 0
configure:3258: result: none required
configure:3397: checking how to run the C preprocessor
configure:3432: gcc -E -I/root/local/include conftest.c
configure:3438: $? = 0
configure:3470: gcc -E -I/root/local/include conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3476: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3515: result: gcc -E
configure:3539: gcc -E -I/root/local/include conftest.c
configure:3545: $? = 0
configure:3577: gcc -E -I/root/local/include conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3583: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3627: checking for egrep
configure:3637: result: grep -E
configure:3642: checking for ANSI C header files
configure:3667: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3673: $? = 0
configure:3676: test -z || test ! -s conftest.err
configure:3679: $? = 0
configure:3682: test -s conftest.o
configure:3685: $? = 0
configure:3771: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:3774: $? = 0
configure:3776: ./conftest
./conftest: error while loading shared libraries: libtre.so.4: cannot open shared object file: No such file or directory
configure:3779: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ctype.h>
| #if ((' ' & 0x0FF) == 0x020)
| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
| #else
| # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z'))
| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
| #endif
|
| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
| int
| main ()
| {
| int i;
| for (i = 0; i < 256; i++)
| if (XOR (islower (i), ISLOWER (i))
| || toupper (i) != TOUPPER (i))
| exit(2);
| exit (0);
| }
configure:3794: result: no
configure:3804: checking for sys/wait.h that is POSIX.1 compatible
configure:3835: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -z || test ! -s conftest.err
configure:3847: $? = 0
configure:3850: test -s conftest.o
configure:3853: $? = 0
configure:3864: result: yes
configure:3888: checking for sys/types.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for sys/stat.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for stdlib.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for string.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for memory.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for strings.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for inttypes.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for stdint.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3888: checking for unistd.h
configure:3904: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3910: $? = 0
configure:3913: test -z || test ! -s conftest.err
configure:3916: $? = 0
configure:3919: test -s conftest.o
configure:3922: $? = 0
configure:3933: result: yes
configure:3963: checking fcntl.h usability
configure:3975: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3981: $? = 0
configure:3984: test -z || test ! -s conftest.err
configure:3987: $? = 0
configure:3990: test -s conftest.o
configure:3993: $? = 0
configure:4003: result: yes
configure:4007: checking fcntl.h presence
configure:4017: gcc -E -I/root/local/include conftest.c
configure:4023: $? = 0
configure:4043: result: yes
configure:4078: checking for fcntl.h
configure:4085: result: yes
configure:3963: checking float.h usability
configure:3975: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:3981: $? = 0
configure:3984: test -z || test ! -s conftest.err
configure:3987: $? = 0
configure:3990: test -s conftest.o
configure:3993: $? = 0
configure:4003: result: yes
configure:4007: checking float.h presence
configure:4017: gcc -E -I/root/local/include conftest.c
configure:4023: $? = 0
configure:4043: result: yes
configure:4078: checking for float.h
configure:4085: result: yes
configure:3954: checking for stdlib.h
configure:3959: result: yes
configure:3954: checking for string.h
configure:3959: result: yes
configure:3954: checking for unistd.h
configure:3959: result: yes
configure:4100: checking for an ANSI C-conforming const
configure:4167: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:4173: $? = 0
configure:4176: test -z || test ! -s conftest.err
configure:4179: $? = 0
configure:4182: test -s conftest.o
configure:4185: $? = 0
configure:4196: result: yes
configure:4206: checking for inline
configure:4227: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:4233: $? = 0
configure:4236: test -z || test ! -s conftest.err
configure:4239: $? = 0
configure:4242: test -s conftest.o
configure:4245: $? = 0
configure:4257: result: inline
configure:4276: checking for pid_t
configure:4300: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:4306: $? = 0
configure:4309: test -z || test ! -s conftest.err
configure:4312: $? = 0
configure:4315: test -s conftest.o
configure:4318: $? = 0
configure:4329: result: yes
configure:4341: checking for size_t
configure:4365: gcc -c -g -O2 -I/root/local/include conftest.c >&5
configure:4371: $? = 0
configure:4374: test -z || test ! -s conftest.err
configure:4377: $? = 0
configure:4380: test -s conftest.o
configure:4383: $? = 0
configure:4394: result: yes
configure:4406: checking for stdbool.h that conforms to C99
configure:4459: gcc -c -g -O2 -I/root/local/include conftest.c >&5
conftest.c:44:3: #error true is not 1
configure:4465: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| #include <stdbool.h>
| #ifndef bool
| # error bool is not defined
| #endif
| #ifndef false
| # error false is not defined
| #endif
| #if false
| # error false is not 0
| #endif
| #ifndef true
| # error true is not defined
| #endif
| #if true != 1
| # error true is not 1
| #endif
| #ifndef __bool_true_false_are_defined
| # error __bool_true_false_are_defined is not defined
| #endif
|
| struct s { _Bool s: 1; _Bool t; } s;
|
| char a[true == 1 ? 1 : -1];
| char b[false == 0 ? 1 : -1];
| char c[__bool_true_false_are_defined == 1 ? 1 : -1];
| char d[(bool) -0.5 == true ? 1 : -1];
| bool e = &s;
| char f[(_Bool) -0.0 == false ? 1 : -1];
| char g[true];
| char h[sizeof (_Bool)];
| char i[sizeof s.t];
|
| int
| main ()
| {
| return !a + !b + !c + !d + !e + !f + !g + !h + !i;
| ;
| return 0;
| }
configure:4488: result: no
configure:4490: checking for _Bool
configure:4514: gcc -c -g -O2 -I/root/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:66: `_Bool' undeclared (first use in this function)
conftest.c:66: (Each undeclared identifier is reported only once
conftest.c:66: for each function it appears in.)
conftest.c:66: parse error before `)'
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((_Bool *) 0)
| return 0;
| if (sizeof (_Bool))
| return 0;
| ;
| return 0;
| }
configure:4543: result: no
configure:4564: checking for error_at_line
configure:4585: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:4591: $? = 0
configure:4594: test -z || test ! -s conftest.err
configure:4597: $? = 0
configure:4600: test -s conftest
configure:4603: $? = 0
configure:4615: result: yes
configure:4634: checking for unistd.h
configure:4639: result: yes
configure:4643: checking vfork.h usability
configure:4655: gcc -c -g -O2 -I/root/local/include conftest.c >&5
conftest.c:64:19: vfork.h: No such file or directory
configure:4661: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:4683: result: no
configure:4687: checking vfork.h presence
configure:4697: gcc -E -I/root/local/include conftest.c
conftest.c:30:19: vfork.h: No such file or directory
configure:4703: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:4723: result: no
configure:4758: checking for vfork.h
configure:4765: result: no
configure:4783: checking for fork
configure:4840: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:4846: $? = 0
configure:4849: test -z || test ! -s conftest.err
configure:4852: $? = 0
configure:4855: test -s conftest
configure:4858: $? = 0
configure:4870: result: yes
configure:4783: checking for vfork
configure:4840: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:4846: $? = 0
configure:4849: test -z || test ! -s conftest.err
configure:4852: $? = 0
configure:4855: test -s conftest
configure:4858: $? = 0
configure:4870: result: yes
configure:4881: checking for working fork
configure:4904: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:4907: $? = 0
configure:4909: ./conftest
./conftest: error while loading shared libraries: libtre.so.4: cannot open shared object file: No such file or directory
configure:4912: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* By Ruediger Kuhlmann. */
| #include <sys/types.h>
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems only have a dummy stub for fork() */
| int main ()
| {
| if (fork() < 0)
| exit (1);
| exit (0);
| }
configure:4926: result: no
configure:4947: checking for working vfork
configure:5080: result: yes
configure:5116: checking for stdlib.h
configure:5121: result: yes
configure:5260: checking for GNU libc compatible malloc
configure:5289: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:5292: $? = 0
configure:5294: ./conftest
./conftest: error while loading shared libraries: libtre.so.4: cannot open shared object file: No such file or directory
configure:5297: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h. */
| #if STDC_HEADERS || HAVE_STDLIB_H
| # include <stdlib.h>
| #else
| char *malloc ();
| #endif
|
| int
| main ()
| {
| exit (malloc (0) ? 0 : 1);
| ;
| return 0;
| }
configure:5311: result: no
configure:5341: checking for working memcmp
configure:5389: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:5392: $? = 0
configure:5394: ./conftest
./conftest: error while loading shared libraries: libtre.so.4: cannot open shared object file: No such file or directory
configure:5397: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
|
| /* Some versions of memcmp are not 8-bit clean. */
| char c0 = 0x40, c1 = 0x80, c2 = 0x81;
| if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)
| exit (1);
|
| /* The Next x86 OpenStep bug shows up only when comparing 16 bytes
| or more and with at least one buffer not starting on a 4-byte boundary.
| William Lewis provided this test program. */
| {
| char foo[21];
| char bar[21];
| int i;
| for (i = 0; i < 4; i++)
| {
| char *a = foo + i;
| char *b = bar + i;
| strcpy (a, "--------01111111");
| strcpy (b, "--------10000000");
| if (memcmp (a, b, 16) >= 0)
| exit (1);
| }
| exit (0);
| }
|
| ;
| return 0;
| }
configure:5411: result: no
configure:5428: checking for stdlib.h
configure:5433: result: yes
configure:5428: checking for unistd.h
configure:5433: result: yes
configure:5576: checking for getpagesize
configure:5633: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:5639: $? = 0
configure:5642: test -z || test ! -s conftest.err
configure:5645: $? = 0
configure:5648: test -s conftest
configure:5651: $? = 0
configure:5663: result: yes
configure:5673: checking for working mmap
configure:5815: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:5818: $? = 0
configure:5820: ./conftest
./conftest: error while loading shared libraries: libtre.so.4: cannot open shared object file: No such file or directory
configure:5823: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* malloc might have been renamed as rpl_malloc. */
| #undef malloc
|
| /* Thanks to Mike Haertel and Jim Avera for this test.
| Here is a matrix of mmap possibilities:
| mmap private not fixed
| mmap private fixed at somewhere currently unmapped
| mmap private fixed at somewhere already mapped
| mmap shared not fixed
| mmap shared fixed at somewhere currently unmapped
| mmap shared fixed at somewhere already mapped
| For private mappings, we should verify that changes cannot be read()
| back from the file, nor mmap's back from the file at a different
| address. (There have been systems where private was not correctly
| implemented like the infamous i386 svr4.0, and systems where the
| VM page cache was not coherent with the file system buffer cache
| like early versions of FreeBSD and possibly contemporary NetBSD.)
| For shared mappings, we should conversely verify that changes get
| propagated back to all the places they're supposed to be.
|
| Grep wants private fixed already mapped.
| The main things grep needs to know about mmap are:
| * does it exist and is it safe to write into the mmap'd area
| * how to use it (BSD variants) */
|
| #include <fcntl.h>
| #include <sys/mman.h>
|
| #if !STDC_HEADERS && !HAVE_STDLIB_H
| char *malloc ();
| #endif
|
| /* This mess was copied from the GNU getpagesize.h. */
| #if !HAVE_GETPAGESIZE
| /* Assume that all systems that can run configure have sys/param.h. */
| # if !HAVE_SYS_PARAM_H
| # define HAVE_SYS_PARAM_H 1
| # endif
|
| # ifdef _SC_PAGESIZE
| # define getpagesize() sysconf(_SC_PAGESIZE)
| # else /* no _SC_PAGESIZE */
| # if HAVE_SYS_PARAM_H
| # include <sys/param.h>
| # ifdef EXEC_PAGESIZE
| # define getpagesize() EXEC_PAGESIZE
| # else /* no EXEC_PAGESIZE */
| # ifdef NBPG
| # define getpagesize() NBPG * CLSIZE
| # ifndef CLSIZE
| # define CLSIZE 1
| # endif /* no CLSIZE */
| # else /* no NBPG */
| # ifdef NBPC
| # define getpagesize() NBPC
| # else /* no NBPC */
| # ifdef PAGESIZE
| # define getpagesize() PAGESIZE
| # endif /* PAGESIZE */
| # endif /* no NBPC */
| # endif /* no NBPG */
| # endif /* no EXEC_PAGESIZE */
| # else /* no HAVE_SYS_PARAM_H */
| # define getpagesize() 8192 /* punt totally */
| # endif /* no HAVE_SYS_PARAM_H */
| # endif /* no _SC_PAGESIZE */
|
| #endif /* no HAVE_GETPAGESIZE */
|
| int
| main ()
| {
| char *data, *data2, *data3;
| int i, pagesize;
| int fd;
|
| pagesize = getpagesize ();
|
| /* First, make a file with some known garbage in it. */
| data = (char *) malloc (pagesize);
| if (!data)
| exit (1);
| for (i = 0; i < pagesize; ++i)
| *(data + i) = rand ();
| umask (0);
| fd = creat ("conftest.mmap", 0600);
| if (fd < 0)
| exit (1);
| if (write (fd, data, pagesize) != pagesize)
| exit (1);
| close (fd);
|
| /* Next, try to mmap the file at a fixed address which already has
| something else allocated at it. If we can, also make sure that
| we see the same garbage. */
| fd = open ("conftest.mmap", O_RDWR);
| if (fd < 0)
| exit (1);
| data2 = (char *) malloc (2 * pagesize);
| if (!data2)
| exit (1);
| data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1);
| if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
| MAP_PRIVATE | MAP_FIXED, fd, 0L))
| exit (1);
| for (i = 0; i < pagesize; ++i)
| if (*(data + i) != *(data2 + i))
| exit (1);
|
| /* Finally, make sure that changes to the mapped area do not
| percolate back to the file as seen by read(). (This is a bug on
| some variants of i386 svr4.0.) */
| for (i = 0; i < pagesize; ++i)
| *(data2 + i) = *(data2 + i) + 1;
| data3 = (char *) malloc (pagesize);
| if (!data3)
| exit (1);
| if (read (fd, data3, pagesize) != pagesize)
| exit (1);
| for (i = 0; i < pagesize; ++i)
| if (*(data + i) != *(data3 + i))
| exit (1);
| close (fd);
| exit (0);
| }
configure:5837: result: no
configure:5848: checking for function prototypes
configure:5851: result: yes
configure:5868: checking whether setvbuf arguments are reversed
configure:5893: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
conftest.c:43: conflicting types for `setvbuf'
/usr/include/stdio.h:261: previous declaration of `setvbuf'
configure:5899: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include <stdio.h>
| # if PROTOTYPES
| int (setvbuf) (FILE *, int, char *, size_t);
| # endif
| int
| main ()
| {
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
| ;
| return 0;
| }
configure:6018: result: no
configure:6028: checking whether lstat dereferences a symlink specified with a trailing slash
configure:6059: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6062: $? = 0
configure:6064: ./conftest
./conftest: error while loading shared libraries: libtre.so.4: cannot open shared object file: No such file or directory
configure:6067: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 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. */
| exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1);
| ;
| return 0;
| }
configure:6088: result: no
configure:6109: checking whether stat accepts an empty string
configure:6134: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6137: $? = 0
configure:6139: ./conftest
./conftest: error while loading shared libraries: libtre.so.4: cannot open shared object file: No such file or directory
configure:6142: $? = 127
configure: program exited with status 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CRM114"
| #define PACKAGE_TARNAME "crm114"
| #define PACKAGE_VERSION "20031219-RC12.6"
| #define PACKAGE_STRING "CRM114 20031219-RC12.6"
| #define PACKAGE_BUGREPORT "crm114-general@..."
| #define PACKAGE "crm114"
| #define VERSION "20031219-RC12.6"
| #define HAVE_LIBM 1
| #define HAVE_LIBTRE 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
| exit (stat ("", &sbuf) ? 1 : 0);
| ;
| return 0;
| }
configure:6156: result: no
configure:6187: checking for dup2
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for floor
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for memchr
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for memmove
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for munmap
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for strcasecmp
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for strcspn
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for strdup
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for strncasecmp
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6187: checking for strstr
configure:6244: gcc -o conftest -g -O2 -I/root/local/include -L/root/local/lib conftest.c -ltre -lm >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest
configure:6262: $? = 0
configure:6274: result: yes
configure:6397: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by CRM114 config.status 20031219-RC12.6, which was
generated by GNU Autoconf 2.58. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on katsuragi
config.status:694: creating Makefile
config.status:694: creating crm114.lsm
config.status:694: creating docs/Makefile
config.status:694: creating examples/Makefile
config.status:694: creating mailfilter/Makefile
config.status:694: creating misc/Makefile
config.status:694: creating src/Makefile
config.status:694: creating tests/Makefile
config.status:798: creating src/config.h
config.status:1160: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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=set
ac_cv_env_CPPFLAGS_value=-I/root/local/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/root/local/lib
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_exeext=
ac_cv_func_dup2=yes
ac_cv_func_floor=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=no
ac_cv_func_getpagesize=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_memchr=yes
ac_cv_func_memcmp_working=no
ac_cv_func_memmove=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_munmap=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=no
ac_cv_header_stdc=no
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_lib_error_at_line=yes
ac_cv_lib_m_matherr=yes
ac_cv_lib_tre_regcomp=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type__Bool=no
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/local/src/crm114-20031219-RC12.6/scripts/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/local/src/crm114-20031219-RC12.6/scripts/missing --run tar'
AUTOCONF='${SHELL} /root/local/src/crm114-20031219-RC12.6/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /root/local/src/crm114-20031219-RC12.6/scripts/missing --run autoheader'
AUTOMAKE='${SHELL} /root/local/src/crm114-20031219-RC12.6/scripts/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='-I/root/local/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
ISODATE='2003-12-26'
LDFLAGS='-L/root/local/lib'
LIBOBJS=' malloc$U.o memcmp$U.o lstat$U.o'
LIBS='-ltre -lm '
LTLIBOBJS=' malloc$U.lo memcmp$U.lo lstat$U.lo'
MAKEINFO='${SHELL} /root/local/src/crm114-20031219-RC12.6/scripts/missing --run makeinfo'
OBJEXT='o'
PACKAGE='crm114'
PACKAGE_BUGREPORT='crm114-general@...'
PACKAGE_NAME='CRM114'
PACKAGE_STRING='CRM114 20031219-RC12.6'
PACKAGE_TARNAME='crm114'
PACKAGE_VERSION='20031219-RC12.6'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='20031219-RC12.6'
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/local/src/crm114-20031219-RC12.6/scripts/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/root/opt/crm114'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DIRENT_H 1
#define HAVE_DUP2 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_FLOOR 1
#define HAVE_FORK 1
#define HAVE_GETPAGESIZE 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBM 1
#define HAVE_LIBTRE 1
#define HAVE_MALLOC 0
#define HAVE_MEMCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MUNMAP 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define PACKAGE "crm114"
#define PACKAGE_BUGREPORT "crm114-general@..."
#define PACKAGE_NAME "CRM114"
#define PACKAGE_STRING "CRM114 20031219-RC12.6"
#define PACKAGE_TARNAME "crm114"
#define PACKAGE_VERSION "20031219-RC12.6"
#define PROTOTYPES 1
#define VERSION "20031219-RC12.6"
#define __PROTOTYPES 1
#define malloc rpl_malloc
configure: exit 0
|