1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/tools/dmalloc-5.5.2/config.log
2024-07-22 01:58:46 -03:00

2244 lines
65 KiB
Plaintext
Executable File

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by dmalloc configure 5.5.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --build=mips-linux
## --------- ##
## Platform. ##
## --------- ##
hostname = sswlinux1
uname -m = i686
uname -r = 2.6.9-78.ELsmp
uname -s = Linux
uname -v = #1 SMP Wed Jul 9 15:39:47 EDT 2008
/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: /home/user/socsw/krammer/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/java/jdk1.6.0_11/bin
PATH: /opt/trendchip/mips-linux26/bin
PATH: /opt/CodeSourcery/mips-4.2/bin
PATH: /home/user/socsw/svn/toolchain/tools
PATH: /home/user/socsw/svn/toolchain/tools/trx
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1324: configurations for the dmalloc library
configure:1356: build utilities
configure:1405: checking for gcc
configure:1421: found /usr/bin/gcc
configure:1431: result: gcc
configure:1675: checking for C compiler version
configure:1678: gcc --version </dev/null >&5
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)
Copyright (C) 2006 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:1681: $? = 0
configure:1683: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
configure:1686: $? = 0
configure:1688: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1691: $? = 1
configure:1714: checking for C compiler default output file name
configure:1717: gcc conftest.c >&5
configure:1720: $? = 0
configure:1766: result: a.out
configure:1771: checking whether the C compiler works
configure:1777: ./a.out
configure:1780: $? = 0
configure:1797: result: yes
configure:1804: checking whether we are cross compiling
configure:1806: result: no
configure:1809: checking for suffix of executables
configure:1811: gcc -o conftest conftest.c >&5
configure:1814: $? = 0
configure:1839: result:
configure:1845: checking for suffix of object files
configure:1866: gcc -c conftest.c >&5
configure:1869: $? = 0
configure:1891: result: o
configure:1895: checking whether we are using the GNU C compiler
configure:1919: gcc -c conftest.c >&5
configure:1925: $? = 0
configure:1929: test -z
|| test ! -s conftest.err
configure:1932: $? = 0
configure:1935: test -s conftest.o
configure:1938: $? = 0
configure:1951: result: yes
configure:1957: checking whether gcc accepts -g
configure:1978: gcc -c -g conftest.c >&5
configure:1984: $? = 0
configure:1988: test -z
|| test ! -s conftest.err
configure:1991: $? = 0
configure:1994: test -s conftest.o
configure:1997: $? = 0
configure:2008: result: yes
configure:2025: checking for gcc option to accept ANSI C
configure:2095: gcc -c -g -O2 conftest.c >&5
configure:2101: $? = 0
configure:2105: test -z
|| test ! -s conftest.err
configure:2108: $? = 0
configure:2111: test -s conftest.o
configure:2114: $? = 0
configure:2132: result: none needed
configure:2150: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2156: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2341: checking for g++
configure:2357: found /usr/bin/g++
configure:2367: result: g++
configure:2383: checking for C++ compiler version
configure:2386: g++ --version </dev/null >&5
g++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)
Copyright (C) 2006 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:2389: $? = 0
configure:2391: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
configure:2394: $? = 0
configure:2396: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:2399: $? = 1
configure:2402: checking whether we are using the GNU C++ compiler
configure:2426: g++ -c conftest.cc >&5
configure:2432: $? = 0
configure:2436: test -z
|| test ! -s conftest.err
configure:2439: $? = 0
configure:2442: test -s conftest.o
configure:2445: $? = 0
configure:2458: result: yes
configure:2464: checking whether g++ accepts -g
configure:2485: g++ -c -g conftest.cc >&5
configure:2491: $? = 0
configure:2495: test -z
|| test ! -s conftest.err
configure:2498: $? = 0
configure:2501: test -s conftest.o
configure:2504: $? = 0
configure:2515: result: yes
configure:2557: g++ -c -g -O2 conftest.cc >&5
configure:2563: $? = 0
configure:2567: test -z
|| test ! -s conftest.err
configure:2570: $? = 0
configure:2573: test -s conftest.o
configure:2576: $? = 0
configure:2602: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:13: error: `exit' was not declared in this scope
configure:2608: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2557: g++ -c -g -O2 conftest.cc >&5
configure:2563: $? = 0
configure:2567: test -z
|| test ! -s conftest.err
configure:2570: $? = 0
configure:2573: test -s conftest.o
configure:2576: $? = 0
configure:2602: g++ -c -g -O2 conftest.cc >&5
configure:2608: $? = 0
configure:2612: test -z
|| test ! -s conftest.err
configure:2615: $? = 0
configure:2618: test -s conftest.o
configure:2621: $? = 0
configure:2647: WARNING: could not find C++ compiler
configure:2699: checking for a BSD-compatible install
configure:2754: result: /usr/bin/install -c
configure:2806: checking for ranlib
configure:2822: found /usr/bin/ranlib
configure:2833: result: ranlib
configure:2846: checking for an ANSI C-conforming const
configure:2913: gcc -c -g -O2 conftest.c >&5
configure:2919: $? = 0
configure:2923: test -z
|| test ! -s conftest.err
configure:2926: $? = 0
configure:2929: test -s conftest.o
configure:2932: $? = 0
configure:2943: result: yes
configure:2960: checking how to run the C preprocessor
configure:2995: gcc -E conftest.c
configure:3001: $? = 0
configure:3033: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3039: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3078: result: gcc -E
configure:3102: gcc -E conftest.c
configure:3108: $? = 0
configure:3140: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3146: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3190: checking for egrep
configure:3200: result: grep -E
configure:3205: checking for ANSI C header files
configure:3230: gcc -c -g -O2 conftest.c >&5
configure:3236: $? = 0
configure:3240: test -z
|| test ! -s conftest.err
configure:3243: $? = 0
configure:3246: test -s conftest.o
configure:3249: $? = 0
configure:3338: gcc -o conftest -g -O2 conftest.c >&5
configure:3341: $? = 0
configure:3343: ./conftest
configure:3346: $? = 0
configure:3361: result: yes
configure:3385: checking for sys/types.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for sys/stat.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for stdlib.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for string.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for memory.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for strings.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for inttypes.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for stdint.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3385: checking for unistd.h
configure:3401: gcc -c -g -O2 conftest.c >&5
configure:3407: $? = 0
configure:3411: test -z
|| test ! -s conftest.err
configure:3414: $? = 0
configure:3417: test -s conftest.o
configure:3420: $? = 0
configure:3431: result: yes
configure:3453: checking stdarg.h usability
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3471: $? = 0
configure:3475: test -z
|| test ! -s conftest.err
configure:3478: $? = 0
configure:3481: test -s conftest.o
configure:3484: $? = 0
configure:3494: result: yes
configure:3498: checking stdarg.h presence
configure:3508: gcc -E conftest.c
configure:3514: $? = 0
configure:3534: result: yes
configure:3569: checking for stdarg.h
configure:3576: result: yes
configure:3596: checking for stdlib.h
configure:3601: result: yes
configure:3748: checking for string.h
configure:3753: result: yes
configure:3900: checking for unistd.h
configure:3905: result: yes
configure:4052: checking for sys/types.h
configure:4057: result: yes
configure:4213: checking sys/mman.h usability
configure:4225: gcc -c -g -O2 conftest.c >&5
configure:4231: $? = 0
configure:4235: test -z
|| test ! -s conftest.err
configure:4238: $? = 0
configure:4241: test -s conftest.o
configure:4244: $? = 0
configure:4254: result: yes
configure:4258: checking sys/mman.h presence
configure:4268: gcc -E conftest.c
configure:4274: $? = 0
configure:4294: result: yes
configure:4329: checking for sys/mman.h
configure:4336: result: yes
configure:4392: checking shared library link args
configure:4398: gcc -c -g -O2 conftest.c >&5
configure:4404: $? = 0
configure:4408: test -z
|| test ! -s conftest.err
configure:4411: $? = 0
configure:4414: test -s conftest.o
configure:4417: $? = 0
configure:4475: result: ld -shared --whole-archive -soname $@ -o $@.t
configure:4481: checking shared library extension
configure:4491: result: so
configure:4497: checking C++ support
configure:4509: result: disabled
configure:4513: checking thread support
configure:4525: result: disabled
configure:4530: checking shlib support
configure:4542: result: disabled
configure:4550: checking for size_t
configure:4574: gcc -c -g -O2 conftest.c >&5
configure:4580: $? = 0
configure:4584: test -z
|| test ! -s conftest.err
configure:4587: $? = 0
configure:4590: test -s conftest.o
configure:4593: $? = 0
configure:4604: result: yes
configure:4631: checking dmalloc size unsigned
configure:4658: gcc -o conftest -g -O2 conftest.c >&5
configure:4661: $? = 0
configure:4663: ./conftest
configure:4666: $? = 0
configure:4671: result: yes
configure:4691: checking strdup macro
configure:4716: gcc -o conftest -g -O2 conftest.c >&5
configure:4719: $? = 0
configure:4721: ./conftest
configure:4724: $? = 0
configure:4737: result: yes
configure:4747: checking for mprotect
configure:4804: gcc -o conftest -g -O2 conftest.c >&5
configure:4810: $? = 0
configure:4814: test -z
|| test ! -s conftest.err
configure:4817: $? = 0
configure:4820: test -s conftest
configure:4823: $? = 0
configure:4835: result: yes
configure:4845: checking mprotect works
configure:4873: gcc -o conftest -g -O2 conftest.c >&5
configure:4879: $? = 0
configure:4883: test -z
|| test ! -s conftest.err
configure:4886: $? = 0
configure:4889: test -s conftest
configure:4892: $? = 0
configure:4897: result: yes
configure:4914: important functionality
configure:4921: checking for mmap
configure:4978: gcc -o conftest -g -O2 conftest.c >&5
configure:4984: $? = 0
configure:4988: test -z
|| test ! -s conftest.err
configure:4991: $? = 0
configure:4994: test -s conftest
configure:4997: $? = 0
configure:5009: result: yes
configure:5023: checking for sbrk
configure:5080: gcc -o conftest -g -O2 conftest.c >&5
configure:5086: $? = 0
configure:5090: test -z
|| test ! -s conftest.err
configure:5093: $? = 0
configure:5096: test -s conftest
configure:5099: $? = 0
configure:5111: result: yes
configure:5131: checking mmap usage
configure:5172: gcc -o conftest -g -O2 conftest.c >&5
configure:5175: $? = 0
configure:5177: ./conftest
configure:5180: $? = 0
configure:5199: result: yes
configure:5209: checking for getpagesize
configure:5266: gcc -o conftest -g -O2 conftest.c >&5
configure:5272: $? = 0
configure:5276: test -z
|| test ! -s conftest.err
configure:5279: $? = 0
configure:5282: test -s conftest
configure:5285: $? = 0
configure:5297: result: yes
configure:5307: checking basic-block size
configure:5322: gcc -o conftest -g -O2 conftest.c >&5
configure:5325: $? = 0
configure:5327: ./conftest
configure:5330: $? = 1
configure: program exited with status 1
configure: failed program was:
| main() { if (getpagesize()<=2048) exit(0); else exit(1); }
configure:5354: gcc -o conftest -g -O2 conftest.c >&5
configure:5357: $? = 0
configure:5359: ./conftest
configure:5362: $? = 0
configure:5445: result: 12
configure:5451: checking for long
configure:5475: gcc -c -g -O2 conftest.c >&5
configure:5481: $? = 0
configure:5485: test -z
|| test ! -s conftest.err
configure:5488: $? = 0
configure:5491: test -s conftest.o
configure:5494: $? = 0
configure:5505: result: yes
configure:5508: checking size of long
configure:5827: gcc -o conftest -g -O2 conftest.c >&5
configure:5830: $? = 0
configure:5832: ./conftest
configure:5835: $? = 0
configure:5858: result: 4
configure:5865: checking data-alignment size
configure:5877: result: 8
configure:5887: checking for abort
configure:5944: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:63: warning: conflicting types for built-in function 'abort'
configure:5950: $? = 0
configure:5954: test -z
|| test ! -s conftest.err
configure:5957: $? = 0
configure:5960: test -s conftest
configure:5963: $? = 0
configure:5975: result: yes
configure:5985: checking abort safe
configure:6030: gcc -o conftest -g -O2 conftest.c >&5
configure:6033: $? = 0
configure:6035: ./conftest
./configure: line 6036: 18408 Aborted ./conftest$ac_exeext
configure:6038: $? = 134
configure: program exited with status 134
configure: failed program was:
|
| static int main_b = 0;
| static char heap_mem[102400], *heap_p = heap_mem;
| free () { if (main_b) _exit(0); }
| char *malloc (int size) {
| char *pnt;
| if (main_b) _exit(0);
| pnt = heap_p;
| heap_p += size;
| return pnt;
| }
| char *calloc (int number, int size) {
| char *start, *pnt, *end;
| if (main_b) _exit(0);
| /* it should be already 0s */
| start = malloc (number * size);
| pnt = start;
| end = start + size;
| while (pnt < end) { *pnt++ = '\0'; }
| return start;
| }
| char *realloc (char *old_pnt, int new_size) {
| char *start, *pnt, *end;
| if (main_b) _exit(0);
| start = malloc (new_size);
| pnt = start;
| end = start + new_size;
| while (pnt < end) { *pnt++ = *old_pnt++; }
| return start;
| }
| main() { main_b = 1; abort(); _exit(1); }
|
configure:6057: result: yes
configure:6063: checking return type of signal handlers
configure:6094: gcc -c -g -O2 conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z
|| test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: void
configure:6132: checking signal works
configure:6144: checking signal.h usability
configure:6156: gcc -c -g -O2 conftest.c >&5
configure:6162: $? = 0
configure:6166: test -z
|| test ! -s conftest.err
configure:6169: $? = 0
configure:6172: test -s conftest.o
configure:6175: $? = 0
configure:6185: result: yes
configure:6189: checking signal.h presence
configure:6199: gcc -E conftest.c
configure:6205: $? = 0
configure:6225: result: yes
configure:6260: checking for signal.h
configure:6267: result: yes
configure:6310: gcc -o conftest -g -O2 conftest.c >&5
configure:6316: $? = 0
configure:6320: test -z
|| test ! -s conftest.err
configure:6323: $? = 0
configure:6326: test -s conftest
configure:6329: $? = 0
configure:6334: result: yes
configure:6357: checking for getenv
configure:6414: gcc -o conftest -g -O2 conftest.c >&5
configure:6420: $? = 0
configure:6424: test -z
|| test ! -s conftest.err
configure:6427: $? = 0
configure:6430: test -s conftest
configure:6433: $? = 0
configure:6445: result: yes
configure:6455: checking getenv safe
configure:6502: gcc -o conftest -g -O2 conftest.c >&5
configure:6505: $? = 0
configure:6507: ./conftest
configure:6510: $? = 0
configure:6516: result: yes
configure:6548: checking sys/cygwin.h usability
configure:6560: gcc -c -g -O2 conftest.c >&5
conftest.c:80:24: sys/cygwin.h: No such file or directory
configure:6566: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 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 <sys/cygwin.h>
configure:6589: result: no
configure:6593: checking sys/cygwin.h presence
configure:6603: gcc -E conftest.c
conftest.c:46:24: sys/cygwin.h: No such file or directory
configure:6609: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| /* end confdefs.h. */
| #include <sys/cygwin.h>
configure:6629: result: no
configure:6664: checking for sys/cygwin.h
configure:6671: result: no
configure:6700: checking w32api/windef.h usability
configure:6712: gcc -c -g -O2 conftest.c >&5
conftest.c:81:27: w32api/windef.h: No such file or directory
configure:6718: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| #define HAVE_SYS_CYGWIN_H 0
| /* 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 <w32api/windef.h>
configure:6741: result: no
configure:6745: checking w32api/windef.h presence
configure:6755: gcc -E conftest.c
conftest.c:47:27: w32api/windef.h: No such file or directory
configure:6761: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| #define HAVE_SYS_CYGWIN_H 0
| /* end confdefs.h. */
| #include <w32api/windef.h>
configure:6781: result: no
configure:6816: checking for w32api/windef.h
configure:6823: result: no
configure:6842: checking for w32api/winbase.h
configure:6861: gcc -c -g -O2 conftest.c >&5
conftest.c:53:28: w32api/winbase.h: No such file or directory
configure:6867: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| #define HAVE_SYS_CYGWIN_H 0
| #define HAVE_W32API_WINDEF_H 0
| /* end confdefs.h. */
|
| #if HAVE_W32API_WINDEF_H
| # include <w32api/windef.h>
| #endif
|
| #include <w32api/winbase.h>
configure:6891: result: no
configure:6908: checking for GetEnvironmentVariableA
configure:6941: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccaOQJ40.o(.text+0x21): In function `main':
/home/user/socsw/krammer/dmalloc-5.5.2/conftest.c:16: undefined reference to `GetEnvironmentVariableA'
collect2: ld returned 1 exit status
configure:6944: $? = 1
configure: program exited with status 1
configure: failed program was:
|
| #if HAVE_SYS_CYGWIN_H
| # include <sys/cygwin.h>
| #endif
| #if HAVE_STDARG_H
| # include <stdarg.h>
| #endif
| #if HAVE_W32API_WINDEF_H
| # include <w32api/windef.h>
| #endif
| #if HAVE_W32API_WINBASE_H
| # include <w32api/winbase.h>
| #endif
| main() {
| char env_buf[256];
| GetEnvironmentVariableA("PATH", env_buf, sizeof(env_buf));
| }
|
configure:6968: result: no
configure:6995: checking constructor attribute
configure:7014: gcc -o conftest -g -O2 conftest.c >&5
configure:7017: $? = 0
configure:7019: ./conftest
configure:7022: $? = 0
configure:7027: result: yes
configure:7047: checking destructor attribute
configure:7067: gcc -o conftest -g -O2 conftest.c >&5
configure:7070: $? = 0
configure:7072: ./conftest
configure:7075: $? = 0
configure:7081: result: yes
configure:7106: checking return.h macros work
configure:7139: gcc -o conftest -g -O2 conftest.c >&5
configure:7142: $? = 0
configure:7144: ./conftest
configure:7147: $? = 0
configure:7152: result: yes
configure:7174: checking if ident works
configure:7183: gcc -c -g -O2 conftest.c >&5
configure:7189: $? = 0
configure:7193: test -z
|| test ! -s conftest.err
configure:7196: $? = 0
configure:7199: test -s conftest.o
configure:7202: $? = 0
configure:7207: result: yes
configure:7223: pthread particulars
configure:7228: checking for library containing pthread_mutex_init
configure:7258: gcc -o conftest -g -O2 conftest.c >&5
configure:7264: $? = 0
configure:7268: test -z
|| test ! -s conftest.err
configure:7271: $? = 0
configure:7274: test -s conftest
configure:7277: $? = 0
configure:7347: result: none required
configure:7364: checking pthread.h usability
configure:7376: gcc -c -g -O2 conftest.c >&5
configure:7382: $? = 0
configure:7386: test -z
|| test ! -s conftest.err
configure:7389: $? = 0
configure:7392: test -s conftest.o
configure:7395: $? = 0
configure:7405: result: yes
configure:7409: checking pthread.h presence
configure:7419: gcc -E conftest.c
configure:7425: $? = 0
configure:7445: result: yes
configure:7480: checking for pthread.h
configure:7487: result: yes
configure:7516: checking pthreads.h usability
configure:7528: gcc -c -g -O2 conftest.c >&5
conftest.c:89:22: pthreads.h: No such file or directory
configure:7534: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| #define HAVE_SYS_CYGWIN_H 0
| #define HAVE_W32API_WINDEF_H 0
| #define HAVE_W32API_WINBASE_H 0
| #define HAVE_GETENVIRONMENTVARIABLEA 0
| #define CONSTRUCTOR_WORKS 1
| #define DESTRUCTOR_WORKS 1
| #define RETURN_MACROS_WORK 1
| #define IDENT_WORKS 1
| #define HAVE_PTHREAD_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 <pthreads.h>
configure:7557: result: no
configure:7561: checking pthreads.h presence
configure:7571: gcc -E conftest.c
conftest.c:55:22: pthreads.h: No such file or directory
configure:7577: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| #define HAVE_SYS_CYGWIN_H 0
| #define HAVE_W32API_WINDEF_H 0
| #define HAVE_W32API_WINBASE_H 0
| #define HAVE_GETENVIRONMENTVARIABLEA 0
| #define CONSTRUCTOR_WORKS 1
| #define DESTRUCTOR_WORKS 1
| #define RETURN_MACROS_WORK 1
| #define IDENT_WORKS 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include <pthreads.h>
configure:7597: result: no
configure:7632: checking for pthreads.h
configure:7639: result: no
configure:7665: checking for pthread_mutex_init
configure:7722: gcc -o conftest -g -O2 conftest.c >&5
configure:7728: $? = 0
configure:7732: test -z
|| test ! -s conftest.err
configure:7735: $? = 0
configure:7738: test -s conftest
configure:7741: $? = 0
configure:7753: result: yes
configure:7665: checking for pthread_mutex_lock
configure:7722: gcc -o conftest -g -O2 conftest.c >&5
configure:7728: $? = 0
configure:7732: test -z
|| test ! -s conftest.err
configure:7735: $? = 0
configure:7738: test -s conftest
configure:7741: $? = 0
configure:7753: result: yes
configure:7665: checking for pthread_mutex_unlock
configure:7722: gcc -o conftest -g -O2 conftest.c >&5
configure:7728: $? = 0
configure:7732: test -z
|| test ! -s conftest.err
configure:7735: $? = 0
configure:7738: test -s conftest
configure:7741: $? = 0
configure:7753: result: yes
configure:7764: checking pthread mutex type
configure:7791: gcc -o conftest -g -O2 conftest.c >&5
configure:7797: $? = 0
configure:7801: test -z
|| test ! -s conftest.err
configure:7804: $? = 0
configure:7807: test -s conftest
configure:7810: $? = 0
configure:7815: result: pthread_mutex_t
configure:7828: checking pthread attribute initialization
configure:7856: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:73: error: `pthread_mutexattr_default' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
configure:7862: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| #define HAVE_SYS_CYGWIN_H 0
| #define HAVE_W32API_WINDEF_H 0
| #define HAVE_W32API_WINBASE_H 0
| #define HAVE_GETENVIRONMENTVARIABLEA 0
| #define CONSTRUCTOR_WORKS 1
| #define DESTRUCTOR_WORKS 1
| #define RETURN_MACROS_WORK 1
| #define IDENT_WORKS 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREADS_H 0
| #define HAVE_PTHREAD_MUTEX_INIT 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_MUTEX_UNLOCK 1
| #define THREAD_MUTEX_T pthread_mutex_t
| /* end confdefs.h. */
|
| #if HAVE_PTHREAD_H
| # include <pthread.h>
| #endif
| #if HAVE_PTHREADS_H
| # include <pthreads.h>
| #endif
|
| int
| main ()
| {
|
| THREAD_MUTEX_T dmalloc_mutex;
| pthread_mutex_init(&dmalloc_mutex, pthread_mutexattr_default);
|
| ;
| return 0;
| }
configure:7891: result: 0
configure:7901: functions
configure:7910: checking for atexit
configure:7967: gcc -o conftest -g -O2 conftest.c >&5
configure:7973: $? = 0
configure:7977: test -z
|| test ! -s conftest.err
configure:7980: $? = 0
configure:7983: test -s conftest
configure:7986: $? = 0
configure:7998: result: yes
configure:7910: checking for on_exit
configure:7967: gcc -o conftest -g -O2 conftest.c >&5
configure:7973: $? = 0
configure:7977: test -z
|| test ! -s conftest.err
configure:7980: $? = 0
configure:7983: test -s conftest
configure:7986: $? = 0
configure:7998: result: yes
configure:8035: checking for fork
configure:8092: gcc -o conftest -g -O2 conftest.c >&5
configure:8098: $? = 0
configure:8102: test -z
|| test ! -s conftest.err
configure:8105: $? = 0
configure:8108: test -s conftest
configure:8111: $? = 0
configure:8123: result: yes
configure:8035: checking for gethostname
configure:8092: gcc -o conftest -g -O2 conftest.c >&5
configure:8098: $? = 0
configure:8102: test -z
|| test ! -s conftest.err
configure:8105: $? = 0
configure:8108: test -s conftest
configure:8111: $? = 0
configure:8123: result: yes
configure:8035: checking for getpid
configure:8092: gcc -o conftest -g -O2 conftest.c >&5
configure:8098: $? = 0
configure:8102: test -z
|| test ! -s conftest.err
configure:8105: $? = 0
configure:8108: test -s conftest
configure:8111: $? = 0
configure:8123: result: yes
configure:8035: checking for getuid
configure:8092: gcc -o conftest -g -O2 conftest.c >&5
configure:8098: $? = 0
configure:8102: test -z
|| test ! -s conftest.err
configure:8105: $? = 0
configure:8108: test -s conftest
configure:8111: $? = 0
configure:8123: result: yes
configure:8035: checking for time
configure:8092: gcc -o conftest -g -O2 conftest.c >&5
configure:8098: $? = 0
configure:8102: test -z
|| test ! -s conftest.err
configure:8105: $? = 0
configure:8108: test -s conftest
configure:8111: $? = 0
configure:8123: result: yes
configure:8035: checking for ctime
configure:8092: gcc -o conftest -g -O2 conftest.c >&5
configure:8098: $? = 0
configure:8102: test -z
|| test ! -s conftest.err
configure:8105: $? = 0
configure:8108: test -s conftest
configure:8111: $? = 0
configure:8123: result: yes
configure:8139: checking for vprintf
configure:8196: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:93: warning: conflicting types for built-in function 'vprintf'
configure:8202: $? = 0
configure:8206: test -z
|| test ! -s conftest.err
configure:8209: $? = 0
configure:8212: test -s conftest
configure:8215: $? = 0
configure:8227: result: yes
configure:8139: checking for snprintf
configure:8196: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:94: warning: conflicting types for built-in function 'snprintf'
configure:8202: $? = 0
configure:8206: test -z
|| test ! -s conftest.err
configure:8209: $? = 0
configure:8212: test -s conftest
configure:8215: $? = 0
configure:8227: result: yes
configure:8139: checking for vsnprintf
configure:8196: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:95: warning: conflicting types for built-in function 'vsnprintf'
configure:8202: $? = 0
configure:8206: test -z
|| test ! -s conftest.err
configure:8209: $? = 0
configure:8212: test -s conftest
configure:8215: $? = 0
configure:8227: result: yes
configure:8243: checking for recalloc
configure:8300: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccAm0EFH.o(.text+0x14): In function `main':
/home/user/socsw/krammer/dmalloc-5.5.2/conftest.c:112: undefined reference to `recalloc'
/tmp/ccAm0EFH.o(.data+0x0): undefined reference to `recalloc'
collect2: ld returned 1 exit status
configure:8306: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dmalloc"
| #define PACKAGE_TARNAME "dmalloc"
| #define PACKAGE_VERSION "5.5.2"
| #define PACKAGE_STRING "dmalloc 5.5.2"
| #define PACKAGE_BUGREPORT "http://dmalloc.com/"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define DMALLOC_SIZE size_t
| #define DMALLOC_SIZE_UNSIGNED 1
| #define HAVE_MPROTECT 1
| #define PROTECT_ALLOWED 1
| #define HAVE_MMAP 1
| #define HAVE_SBRK 1
| #define USE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define BASIC_BLOCK 12
| #define SIZEOF_LONG 4
| #define ALLOCATION_ALIGNMENT 8
| #define HAVE_ABORT 1
| #define ABORT_OKAY 1
| #define RETSIGTYPE void
| #define HAVE_SIGNAL_H 1
| #define SIGNAL_OKAY 1
| #define HAVE_GETENV 1
| #define GETENV_SAFE 1
| #define HAVE_SYS_CYGWIN_H 0
| #define HAVE_W32API_WINDEF_H 0
| #define HAVE_W32API_WINBASE_H 0
| #define HAVE_GETENVIRONMENTVARIABLEA 0
| #define CONSTRUCTOR_WORKS 1
| #define DESTRUCTOR_WORKS 1
| #define RETURN_MACROS_WORK 1
| #define IDENT_WORKS 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREADS_H 0
| #define HAVE_PTHREAD_MUTEX_INIT 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_MUTEX_UNLOCK 1
| #define THREAD_MUTEX_T pthread_mutex_t
| #define THREAD_LOCK_INIT_VAL 0
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define HAVE_FORK 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPID 1
| #define HAVE_GETUID 1
| #define HAVE_TIME 1
| #define HAVE_CTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| /* Define recalloc to an innocuous variant, in case <limits.h> declares recalloc.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define recalloc innocuous_recalloc
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char recalloc (); 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 recalloc
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char recalloc ();
| /* 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_recalloc) || defined (__stub___recalloc)
| choke me
| #else
| char (*f) () = recalloc;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != recalloc;
| ;
| return 0;
| }
configure:8331: result: no
configure:8243: checking for memalign
configure:8300: gcc -o conftest -g -O2 conftest.c >&5
configure:8306: $? = 0
configure:8310: test -z
|| test ! -s conftest.err
configure:8313: $? = 0
configure:8316: test -s conftest
configure:8319: $? = 0
configure:8331: result: yes
configure:8243: checking for valloc
configure:8300: gcc -o conftest -g -O2 conftest.c >&5
configure:8306: $? = 0
configure:8310: test -z
|| test ! -s conftest.err
configure:8313: $? = 0
configure:8316: test -s conftest
configure:8319: $? = 0
configure:8331: result: yes
configure:8350: checking for memcmp
configure:8407: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:98: warning: conflicting types for built-in function 'memcmp'
configure:8413: $? = 0
configure:8417: test -z
|| test ! -s conftest.err
configure:8420: $? = 0
configure:8423: test -s conftest
configure:8426: $? = 0
configure:8438: result: yes
configure:8350: checking for memcpy
configure:8407: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:99: warning: conflicting types for built-in function 'memcpy'
configure:8413: $? = 0
configure:8417: test -z
|| test ! -s conftest.err
configure:8420: $? = 0
configure:8423: test -s conftest
configure:8426: $? = 0
configure:8438: result: yes
configure:8350: checking for memmove
configure:8407: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:100: warning: conflicting types for built-in function 'memmove'
configure:8413: $? = 0
configure:8417: test -z
|| test ! -s conftest.err
configure:8420: $? = 0
configure:8423: test -s conftest
configure:8426: $? = 0
configure:8438: result: yes
configure:8350: checking for memset
configure:8407: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:101: warning: conflicting types for built-in function 'memset'
configure:8413: $? = 0
configure:8417: test -z
|| test ! -s conftest.err
configure:8420: $? = 0
configure:8423: test -s conftest
configure:8426: $? = 0
configure:8438: result: yes
configure:8453: checking for strchr
configure:8510: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:102: warning: conflicting types for built-in function 'strchr'
configure:8516: $? = 0
configure:8520: test -z
|| test ! -s conftest.err
configure:8523: $? = 0
configure:8526: test -s conftest
configure:8529: $? = 0
configure:8541: result: yes
configure:8453: checking for strrchr
configure:8510: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:103: warning: conflicting types for built-in function 'strrchr'
configure:8516: $? = 0
configure:8520: test -z
|| test ! -s conftest.err
configure:8523: $? = 0
configure:8526: test -s conftest
configure:8529: $? = 0
configure:8541: result: yes
configure:8558: checking for strlen
configure:8615: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:104: warning: conflicting types for built-in function 'strlen'
configure:8621: $? = 0
configure:8625: test -z
|| test ! -s conftest.err
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8646: result: yes
configure:8558: checking for strcmp
configure:8615: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:105: warning: conflicting types for built-in function 'strcmp'
configure:8621: $? = 0
configure:8625: test -z
|| test ! -s conftest.err
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8646: result: yes
configure:8558: checking for strcpy
configure:8615: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:106: warning: conflicting types for built-in function 'strcpy'
configure:8621: $? = 0
configure:8625: test -z
|| test ! -s conftest.err
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8646: result: yes
configure:8558: checking for strsep
configure:8615: gcc -o conftest -g -O2 conftest.c >&5
configure:8621: $? = 0
configure:8625: test -z
|| test ! -s conftest.err
configure:8628: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8646: result: yes
configure:8658: various functions for argv files
configure:8668: checking for atoi
configure:8725: gcc -o conftest -g -O2 conftest.c >&5
configure:8731: $? = 0
configure:8735: test -z
|| test ! -s conftest.err
configure:8738: $? = 0
configure:8741: test -s conftest
configure:8744: $? = 0
configure:8756: result: yes
configure:8668: checking for atol
configure:8725: gcc -o conftest -g -O2 conftest.c >&5
configure:8731: $? = 0
configure:8735: test -z
|| test ! -s conftest.err
configure:8738: $? = 0
configure:8741: test -s conftest
configure:8744: $? = 0
configure:8756: result: yes
configure:8668: checking for getenv
configure:8756: result: yes
configure:8776: checking for strchr
configure:8864: result: yes
configure:8776: checking for strcmp
configure:8864: result: yes
configure:8776: checking for strcpy
configure:8864: result: yes
configure:8776: checking for strlen
configure:8864: result: yes
configure:8776: checking for strncmp
configure:8833: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:115: warning: conflicting types for built-in function 'strncmp'
configure:8839: $? = 0
configure:8843: test -z
|| test ! -s conftest.err
configure:8846: $? = 0
configure:8849: test -s conftest
configure:8852: $? = 0
configure:8864: result: yes
configure:8776: checking for strncpy
configure:8833: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:116: warning: conflicting types for built-in function 'strncpy'
configure:8839: $? = 0
configure:8843: test -z
|| test ! -s conftest.err
configure:8846: $? = 0
configure:8849: test -s conftest
configure:8852: $? = 0
configure:8864: result: yes
configure:8776: checking for strsep
configure:8864: result: yes
configure:8876: various functions for argument checking
configure:8885: checking for atoi
configure:8973: result: yes
configure:8885: checking for atol
configure:8973: result: yes
configure:8989: checking for bcmp
configure:9046: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:120: warning: conflicting types for built-in function 'bcmp'
configure:9052: $? = 0
configure:9056: test -z
|| test ! -s conftest.err
configure:9059: $? = 0
configure:9062: test -s conftest
configure:9065: $? = 0
configure:9077: result: yes
configure:8989: checking for bcopy
configure:9046: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:121: warning: conflicting types for built-in function 'bcopy'
configure:9052: $? = 0
configure:9056: test -z
|| test ! -s conftest.err
configure:9059: $? = 0
configure:9062: test -s conftest
configure:9065: $? = 0
configure:9077: result: yes
configure:8989: checking for bzero
configure:9046: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:122: warning: conflicting types for built-in function 'bzero'
configure:9052: $? = 0
configure:9056: test -z
|| test ! -s conftest.err
configure:9059: $? = 0
configure:9062: test -s conftest
configure:9065: $? = 0
configure:9077: result: yes
configure:9091: checking for index
configure:9148: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:123: warning: conflicting types for built-in function 'index'
configure:9154: $? = 0
configure:9158: test -z
|| test ! -s conftest.err
configure:9161: $? = 0
configure:9164: test -s conftest
configure:9167: $? = 0
configure:9179: result: yes
configure:9198: checking for memccpy
configure:9255: gcc -o conftest -g -O2 conftest.c >&5
configure:9261: $? = 0
configure:9265: test -z
|| test ! -s conftest.err
configure:9268: $? = 0
configure:9271: test -s conftest
configure:9274: $? = 0
configure:9286: result: yes
configure:9198: checking for memchr
configure:9255: gcc -o conftest -g -O2 conftest.c >&5
configure:9261: $? = 0
configure:9265: test -z
|| test ! -s conftest.err
configure:9268: $? = 0
configure:9271: test -s conftest
configure:9274: $? = 0
configure:9286: result: yes
configure:9198: checking for memcmp
configure:9286: result: yes
configure:9198: checking for memcpy
configure:9286: result: yes
configure:9198: checking for memmove
configure:9286: result: yes
configure:9198: checking for memset
configure:9286: result: yes
configure:9300: checking for rindex
configure:9357: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:130: warning: conflicting types for built-in function 'rindex'
configure:9363: $? = 0
configure:9367: test -z
|| test ! -s conftest.err
configure:9370: $? = 0
configure:9373: test -s conftest
configure:9376: $? = 0
configure:9388: result: yes
configure:9408: checking for strcasecmp
configure:9465: gcc -o conftest -g -O2 conftest.c >&5
configure:9471: $? = 0
configure:9475: test -z
|| test ! -s conftest.err
configure:9478: $? = 0
configure:9481: test -s conftest
configure:9484: $? = 0
configure:9496: result: yes
configure:9408: checking for strcat
configure:9465: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:132: warning: conflicting types for built-in function 'strcat'
configure:9471: $? = 0
configure:9475: test -z
|| test ! -s conftest.err
configure:9478: $? = 0
configure:9481: test -s conftest
configure:9484: $? = 0
configure:9496: result: yes
configure:9408: checking for strchr
configure:9496: result: yes
configure:9408: checking for strcmp
configure:9496: result: yes
configure:9408: checking for strcpy
configure:9496: result: yes
configure:9408: checking for strcspn
configure:9465: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:136: warning: conflicting types for built-in function 'strcspn'
configure:9471: $? = 0
configure:9475: test -z
|| test ! -s conftest.err
configure:9478: $? = 0
configure:9481: test -s conftest
configure:9484: $? = 0
configure:9496: result: yes
configure:9408: checking for strlen
configure:9496: result: yes
configure:9513: checking for strncasecmp
configure:9570: gcc -o conftest -g -O2 conftest.c >&5
configure:9576: $? = 0
configure:9580: test -z
|| test ! -s conftest.err
configure:9583: $? = 0
configure:9586: test -s conftest
configure:9589: $? = 0
configure:9601: result: yes
configure:9513: checking for strncat
configure:9570: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:139: warning: conflicting types for built-in function 'strncat'
configure:9576: $? = 0
configure:9580: test -z
|| test ! -s conftest.err
configure:9583: $? = 0
configure:9586: test -s conftest
configure:9589: $? = 0
configure:9601: result: yes
configure:9513: checking for strncmp
configure:9601: result: yes
configure:9513: checking for strncpy
configure:9601: result: yes
configure:9619: checking for strpbrk
configure:9676: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:142: warning: conflicting types for built-in function 'strpbrk'
configure:9682: $? = 0
configure:9686: test -z
|| test ! -s conftest.err
configure:9689: $? = 0
configure:9692: test -s conftest
configure:9695: $? = 0
configure:9707: result: yes
configure:9619: checking for strrchr
configure:9707: result: yes
configure:9619: checking for strspn
configure:9676: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:144: warning: conflicting types for built-in function 'strspn'
configure:9682: $? = 0
configure:9686: test -z
|| test ! -s conftest.err
configure:9689: $? = 0
configure:9692: test -s conftest
configure:9695: $? = 0
configure:9707: result: yes
configure:9619: checking for strstr
configure:9676: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:145: warning: conflicting types for built-in function 'strstr'
configure:9682: $? = 0
configure:9686: test -z
|| test ! -s conftest.err
configure:9689: $? = 0
configure:9692: test -s conftest
configure:9695: $? = 0
configure:9707: result: yes
configure:9619: checking for strtok
configure:9676: gcc -o conftest -g -O2 conftest.c >&5
configure:9682: $? = 0
configure:9686: test -z
|| test ! -s conftest.err
configure:9689: $? = 0
configure:9692: test -s conftest
configure:9695: $? = 0
configure:9707: result: yes
configure:9821: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by dmalloc config.status 5.5.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sswlinux1
config.status:694: creating Makefile
config.status:798: creating conf.h
config.status:1156: conf.h is unchanged
config.status:1314: executing dmalloc.h.2 commands
config.status:1371: dmalloc.h.2 is unchanged
config.status:1314: executing settings.h commands
config.status:1391: settings.h is unchanged
configure:11087:
configure:11089: Please check-out Makefile and conf.h to make sure that
configure:11091: sane configuration values were a result.
configure:11093:
configure:11095: You may want to change values in settings.h before
configure:11097: running 'make'.
configure:11099:
configure:11101: To run the basic library tests, you can execute:
configure:11103: make light
configure:11105: or
configure:11107: make heavy
configure:11109:
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_data_align=8
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=mips-linux
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_abort=yes
ac_cv_func_atexit=yes
ac_cv_func_atoi=yes
ac_cv_func_atol=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_ctime=yes
ac_cv_func_fork=yes
ac_cv_func_getenv=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpid=yes
ac_cv_func_getuid=yes
ac_cv_func_index=yes
ac_cv_func_memalign=yes
ac_cv_func_memccpy=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_on_exit=yes
ac_cv_func_pthread_mutex_init=yes
ac_cv_func_pthread_mutex_lock=yes
ac_cv_func_pthread_mutex_unlock=yes
ac_cv_func_recalloc=no
ac_cv_func_rindex=yes
ac_cv_func_sbrk=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcat=yes
ac_cv_func_strchr=yes
ac_cv_func_strcmp=yes
ac_cv_func_strcpy=yes
ac_cv_func_strcspn=yes
ac_cv_func_strlen=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncat=yes
ac_cv_func_strncmp=yes
ac_cv_func_strncpy=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strrchr=yes
ac_cv_func_strsep=yes
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_func_strtok=yes
ac_cv_func_time=yes
ac_cv_func_valloc=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pthreads_h=no
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=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_cygwin_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_w32api_winbase_h=no
ac_cv_header_w32api_windef_h=no
ac_cv_objext=o
ac_cv_page_size=12
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_search_pthread_mutex_init='none required'
ac_cv_shared_lib_link_objs=no
ac_cv_shared_lib_suffix=so
ac_cv_shared_link_args='ld -shared --whole-archive -soname $@ -o $@.t'
ac_cv_sizeof_long=4
ac_cv_strdup_macro=yes
ac_cv_type_long=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_use_mmap=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
CXX_OFF=''
CXX_ON='#'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
HAVE_PTHREADS_H='0'
HAVE_PTHREAD_H='1'
HAVE_SIGNAL_H='1'
HAVE_STDARG_H='1'
HAVE_STDLIB_H='1'
HAVE_STRING_H='1'
HAVE_SYS_CYGWIN_H='0'
HAVE_SYS_MMAN_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_UNISTD_H='1'
HAVE_W32API_WINBASE_H='0'
HAVE_W32API_WINDEF_H='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='http://dmalloc.com/'
PACKAGE_NAME='dmalloc'
PACKAGE_STRING='dmalloc 5.5.2'
PACKAGE_TARNAME='dmalloc'
PACKAGE_VERSION='5.5.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
SL_OFF=''
SL_ON='#'
TH_OFF=''
TH_ON='#'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias='mips-linux'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shlibdir='${exec_prefix}/lib'
shlibext='so'
shlinkargs='ld -shared --whole-archive -soname $@ -o $@.t'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ABORT_OKAY 1
#define ALLOCATION_ALIGNMENT 8
#define BASIC_BLOCK 12
#define CONSTRUCTOR_WORKS 1
#define DESTRUCTOR_WORKS 1
#define DMALLOC_SIZE size_t
#define DMALLOC_SIZE_UNSIGNED 1
#define GETENV_SAFE 1
#define HAVE_ABORT 1
#define HAVE_ATEXIT 1
#define HAVE_ATOI 1
#define HAVE_ATOI 1
#define HAVE_ATOL 1
#define HAVE_ATOL 1
#define HAVE_BCMP 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_CTIME 1
#define HAVE_FORK 1
#define HAVE_GETENV 1
#define HAVE_GETENV 1
#define HAVE_GETENVIRONMENTVARIABLEA 0
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPID 1
#define HAVE_GETUID 1
#define HAVE_INDEX 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMALIGN 1
#define HAVE_MEMCCPY 1
#define HAVE_MEMCHR 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_ON_EXIT 1
#define HAVE_PTHREADS_H 0
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_MUTEX_INIT 1
#define HAVE_PTHREAD_MUTEX_LOCK 1
#define HAVE_PTHREAD_MUTEX_UNLOCK 1
#define HAVE_RINDEX 1
#define HAVE_SBRK 1
#define HAVE_SIGNAL_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCAT 1
#define HAVE_STRCHR 1
#define HAVE_STRCHR 1
#define HAVE_STRCHR 1
#define HAVE_STRCMP 1
#define HAVE_STRCMP 1
#define HAVE_STRCMP 1
#define HAVE_STRCPY 1
#define HAVE_STRCPY 1
#define HAVE_STRCPY 1
#define HAVE_STRCSPN 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLEN 1
#define HAVE_STRLEN 1
#define HAVE_STRLEN 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRNCAT 1
#define HAVE_STRNCMP 1
#define HAVE_STRNCMP 1
#define HAVE_STRNCPY 1
#define HAVE_STRNCPY 1
#define HAVE_STRPBRK 1
#define HAVE_STRRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_STRSEP 1
#define HAVE_STRSEP 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOK 1
#define HAVE_SYS_CYGWIN_H 0
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VALLOC 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_W32API_WINBASE_H 0
#define HAVE_W32API_WINDEF_H 0
#define IDENT_WORKS 1
#define PACKAGE_BUGREPORT "http://dmalloc.com/"
#define PACKAGE_NAME "dmalloc"
#define PACKAGE_STRING "dmalloc 5.5.2"
#define PACKAGE_TARNAME "dmalloc"
#define PACKAGE_VERSION "5.5.2"
#define PROTECT_ALLOWED 1
#define RETSIGTYPE void
#define RETURN_MACROS_WORK 1
#define SIGNAL_OKAY 1
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define THREAD_LOCK_INIT_VAL 0
#define THREAD_MUTEX_T pthread_mutex_t
#define USE_MMAP 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0