This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by DCMTK configure 3.5.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --without-openssl --without-zlib --without-libwrap --prefix=/usr --libdir=/usr/lib/aeskulap ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1392: checking build system type configure:1410: result: i686-pc-linux-gnu configure:1418: checking host system type configure:1432: result: i686-pc-linux-gnu configure:1495: checking whether make sets $(MAKE) configure:1515: result: yes configure:1569: checking for a BSD-compatible install configure:1624: result: /bin/install -c configure:1681: checking for gcc configure:1697: found /usr/lib/ccache/gcc configure:1707: result: gcc configure:1951: checking for C compiler version configure:1954: gcc --version &5 gcc (GCC) 3.4.6 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:1957: $? = 0 configure:1959: gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1962: $? = 0 configure:1964: gcc -V &5 gcc: `-V' option must have argument configure:1967: $? = 1 configure:1990: checking for C compiler default output file name configure:1993: gcc -g -O2 conftest.c >&5 configure:1996: $? = 0 configure:2042: result: a.out configure:2047: checking whether the C compiler works configure:2053: ./a.out configure:2056: $? = 0 configure:2073: result: yes configure:2080: checking whether we are cross compiling configure:2082: result: no configure:2085: checking for suffix of executables configure:2087: gcc -o conftest -g -O2 conftest.c >&5 configure:2090: $? = 0 configure:2115: result: configure:2121: checking for suffix of object files configure:2142: gcc -c -g -O2 conftest.c >&5 configure:2145: $? = 0 configure:2167: result: o configure:2171: checking whether we are using the GNU C compiler configure:2195: gcc -c -g -O2 conftest.c >&5 configure:2201: $? = 0 configure:2204: test -z || test ! -s conftest.err configure:2207: $? = 0 configure:2210: test -s conftest.o configure:2213: $? = 0 configure:2226: result: yes configure:2232: checking whether gcc accepts -g configure:2253: gcc -c -g conftest.c >&5 configure:2259: $? = 0 configure:2262: test -z || test ! -s conftest.err configure:2265: $? = 0 configure:2268: test -s conftest.o configure:2271: $? = 0 configure:2282: result: yes configure:2299: checking for gcc option to accept ANSI C configure:2369: gcc -c -g -O2 conftest.c >&5 configure:2375: $? = 0 configure:2378: test -z || test ! -s conftest.err configure:2381: $? = 0 configure:2384: test -s conftest.o configure:2387: $? = 0 configure:2405: result: none needed configure:2423: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2429: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2564: checking how to run the C preprocessor configure:2599: gcc -E conftest.c configure:2605: $? = 0 configure:2637: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | /* end confdefs.h. */ | #include configure:2682: result: gcc -E configure:2706: gcc -E conftest.c configure:2712: $? = 0 configure:2744: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2750: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | /* end confdefs.h. */ | #include configure:2797: checking for c++ configure:2813: found /usr/lib/ccache/c++ configure:2823: result: c++ configure:2958: checking for C++ compiler version configure:2961: c++ --version &5 c++ (GCC) 3.4.6 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:2964: $? = 0 configure:2966: c++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2969: $? = 0 configure:2971: c++ -V &5 c++: `-V' option must have argument configure:2974: $? = 1 configure:2977: checking whether we are using the GNU C++ compiler configure:3001: c++ -c -g -O2 conftest.cc >&5 configure:3007: $? = 0 configure:3010: test -z || test ! -s conftest.err configure:3013: $? = 0 configure:3016: test -s conftest.o configure:3019: $? = 0 configure:3032: result: yes configure:3038: checking whether c++ accepts -g configure:3059: c++ -c -g conftest.cc >&5 configure:3065: $? = 0 configure:3068: test -z || test ! -s conftest.err configure:3071: $? = 0 configure:3074: test -s conftest.o configure:3077: $? = 0 configure:3088: result: yes configure:3130: c++ -c -g -O2 conftest.cc >&5 configure:3136: $? = 0 configure:3139: test -z || test ! -s conftest.err configure:3142: $? = 0 configure:3145: test -s conftest.o configure:3148: $? = 0 configure:3174: c++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:16: error: `exit' was not declared in this scope configure:3180: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3130: c++ -c -g -O2 conftest.cc >&5 configure:3136: $? = 0 configure:3139: test -z || test ! -s conftest.err configure:3142: $? = 0 configure:3145: test -s conftest.o configure:3148: $? = 0 configure:3174: c++ -c -g -O2 conftest.cc >&5 configure:3180: $? = 0 configure:3183: test -z || test ! -s conftest.err configure:3186: $? = 0 configure:3189: test -s conftest.o configure:3192: $? = 0 configure:3220: checking how to run the C++ preprocessor configure:3251: c++ -E conftest.cc configure:3257: $? = 0 configure:3289: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3334: result: c++ -E configure:3358: c++ -E conftest.cc configure:3364: $? = 0 configure:3396: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:3402: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3449: checking for ranlib configure:3465: found /usr/bin/ranlib configure:3475: result: ranlib configure:3491: checking for ar configure:3507: found /usr/bin/ar configure:3517: result: ar configure:3532: checking for libtool configure:3548: found /usr/bin/libtool configure:3558: result: libtool configure:3570: checking whether libtool is GNU libtool configure:3585: result: yes configure:3615: checking for egrep configure:3625: result: grep -E configure:3631: checking for AIX configure:3653: result: no configure:3659: checking for library containing strerror configure:3689: gcc -o conftest -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -z || test ! -s conftest.err configure:3701: $? = 0 configure:3704: test -s conftest configure:3707: $? = 0 configure:3776: result: none required configure:3783: checking for long file names configure:3822: result: yes configure:3836: checking for inline configure:3859: gcc -c -g -O2 conftest.c >&5 configure:3865: $? = 0 configure:3868: test -z || test ! -s conftest.err configure:3871: $? = 0 configure:3874: test -s conftest.o configure:3877: $? = 0 configure:3889: result: inline configure:3908: checking for working const configure:3971: gcc -c -g -O2 conftest.c >&5 configure:3977: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4000: result: yes configure:4011: checking whether char is unsigned configure:4083: result: no configure:4094: checking whether right shift is unsigned configure:4138: gcc -o conftest -g -O2 conftest.c >&5 configure:4141: $? = 0 configure:4143: ./conftest configure:4146: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | /* end confdefs.h. */ | /* See whether right-shift on a long is signed or not. */ | int is_shifting_signed (long arg) | { | long res = arg >> 4; | | if (res == -0x7F7E80CL) { /* expected result for signed shift */ | return 1; /* right shift is signed */ | } | /* see if unsigned-shift hack will fix it. */ | /* we can't just test exact value since it depends on width of long... */ | res |= (~0L) << (32-4); | if (res == -0x7F7E80CL) { /* expected result now? */ | return 0; /* right shift is unsigned */ | } | /* Right shift isn't acting as I expect it to, try it with unsigned anyway */ | return 0; | } | | int main() | { | exit(is_shifting_signed(-0x7F7E80B1L)); | } | configure:4161: result: no configure:4172: checking for ANSI C header files configure:4197: gcc -c -g -O2 conftest.c >&5 configure:4203: $? = 0 configure:4206: test -z || test ! -s conftest.err configure:4209: $? = 0 configure:4212: test -s conftest.o configure:4215: $? = 0 configure:4304: gcc -o conftest -g -O2 conftest.c >&5 configure:4307: $? = 0 configure:4309: ./conftest configure:4312: $? = 0 configure:4327: result: yes configure:4351: checking for sys/types.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for sys/stat.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for stdlib.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for string.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for memory.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for strings.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for inttypes.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for stdint.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4351: checking for unistd.h configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4396: result: yes configure:4408: checking for working memcmp configure:4456: gcc -o conftest -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4461: ./conftest configure:4464: $? = 0 configure:4478: result: yes configure:4493: checking for vprintf configure:4550: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function 'vprintf' configure:4556: $? = 0 configure:4559: test -z || test ! -s conftest.err configure:4562: $? = 0 configure:4565: test -s conftest configure:4568: $? = 0 configure:4580: result: yes configure:4587: checking for _doprnt configure:4644: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4xYYMY.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:69: undefined reference to `_doprnt' /tmp/cc4xYYMY.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:4650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:4674: result: no configure:4688: checking return type of signal handlers configure:4719: gcc -c -g -O2 conftest.c >&5 configure:4725: $? = 0 configure:4728: test -z || test ! -s conftest.err configure:4731: $? = 0 configure:4734: test -s conftest.o configure:4737: $? = 0 configure:4748: result: void configure:4756: checking for wait3 that fills in rusage configure:4807: gcc -o conftest -g -O2 conftest.c >&5 configure:4810: $? = 0 configure:4812: ./conftest configure:4815: $? = 0 configure:4829: result: yes configure:4846: checking for gethostname configure:4903: gcc -o conftest -g -O2 conftest.c >&5 configure:4909: $? = 0 configure:4912: test -z || test ! -s conftest.err configure:4915: $? = 0 configure:4918: test -s conftest configure:4921: $? = 0 configure:4933: result: yes configure:4846: checking for gethostid configure:4903: gcc -o conftest -g -O2 conftest.c >&5 configure:4909: $? = 0 configure:4912: test -z || test ! -s conftest.err configure:4915: $? = 0 configure:4918: test -s conftest configure:4921: $? = 0 configure:4933: result: yes configure:4846: checking for socket configure:4903: gcc -o conftest -g -O2 conftest.c >&5 configure:4909: $? = 0 configure:4912: test -z || test ! -s conftest.err configure:4915: $? = 0 configure:4918: test -s conftest configure:4921: $? = 0 configure:4933: result: yes configure:4846: checking for sysinfo configure:4903: gcc -o conftest -g -O2 conftest.c >&5 configure:4909: $? = 0 configure:4912: test -z || test ! -s conftest.err configure:4915: $? = 0 configure:4918: test -s conftest configure:4921: $? = 0 configure:4933: result: yes configure:4950: checking for strchr configure:5007: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'strchr' configure:5013: $? = 0 configure:5016: test -z || test ! -s conftest.err configure:5019: $? = 0 configure:5022: test -s conftest configure:5025: $? = 0 configure:5037: result: yes configure:4950: checking for strstr configure:5007: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function 'strstr' configure:5013: $? = 0 configure:5016: test -z || test ! -s conftest.err configure:5019: $? = 0 configure:5022: test -s conftest configure:5025: $? = 0 configure:5037: result: yes configure:4950: checking for strtoul configure:5007: gcc -o conftest -g -O2 conftest.c >&5 configure:5013: $? = 0 configure:5016: test -z || test ! -s conftest.err configure:5019: $? = 0 configure:5022: test -s conftest configure:5025: $? = 0 configure:5037: result: yes configure:4950: checking for itoa configure:5007: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccSgh3hx.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:78: undefined reference to `itoa' /tmp/ccSgh3hx.o:(.data+0x0): undefined reference to `itoa' collect2: ld returned 1 exit status configure:5013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define itoa to an innocuous variant, in case declares itoa. | For example, HP-UX 11i declares gettimeofday. */ | #define itoa innocuous_itoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char itoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef itoa | | /* 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 itoa (); | /* 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_itoa) || defined (__stub___itoa) | choke me | #else | char (*f) () = itoa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != itoa; | ; | return 0; | } configure:5037: result: no configure:5056: checking for memcpy configure:5113: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'memcpy' configure:5119: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest configure:5131: $? = 0 configure:5143: result: yes configure:5056: checking for memset configure:5113: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'memset' configure:5119: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest configure:5131: $? = 0 configure:5143: result: yes configure:5056: checking for memmove configure:5113: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'memmove' configure:5119: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest configure:5131: $? = 0 configure:5143: result: yes configure:5056: checking for memcmp configure:5113: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'memcmp' configure:5119: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest configure:5131: $? = 0 configure:5143: result: yes configure:5056: checking for bcopy configure:5113: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function 'bcopy' configure:5119: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest configure:5131: $? = 0 configure:5143: result: yes configure:5056: checking for bcmp configure:5113: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'bcmp' configure:5119: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest configure:5131: $? = 0 configure:5143: result: yes configure:5162: checking for getpid configure:5219: gcc -o conftest -g -O2 conftest.c >&5 configure:5225: $? = 0 configure:5228: test -z || test ! -s conftest.err configure:5231: $? = 0 configure:5234: test -s conftest configure:5237: $? = 0 configure:5249: result: yes configure:5162: checking for mktemp configure:5219: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccmA6Xv2.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:85: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:5225: $? = 0 configure:5228: test -z || test ! -s conftest.err configure:5231: $? = 0 configure:5234: test -s conftest configure:5237: $? = 0 configure:5249: result: yes configure:5162: checking for tempnam configure:5219: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccmKaaqe.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:86: warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:5225: $? = 0 configure:5228: test -z || test ! -s conftest.err configure:5231: $? = 0 configure:5234: test -s conftest configure:5237: $? = 0 configure:5249: result: yes configure:5162: checking for tmpnam configure:5219: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccUVqi9p.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:87: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:5225: $? = 0 configure:5228: test -z || test ! -s conftest.err configure:5231: $? = 0 configure:5234: test -s conftest configure:5237: $? = 0 configure:5249: result: yes configure:5162: checking for getenv configure:5219: gcc -o conftest -g -O2 conftest.c >&5 configure:5225: $? = 0 configure:5228: test -z || test ! -s conftest.err configure:5231: $? = 0 configure:5234: test -s conftest configure:5237: $? = 0 configure:5249: result: yes configure:5162: checking for mkstemp configure:5219: gcc -o conftest -g -O2 conftest.c >&5 configure:5225: $? = 0 configure:5228: test -z || test ! -s conftest.err configure:5231: $? = 0 configure:5234: test -s conftest configure:5237: $? = 0 configure:5249: result: yes configure:5263: checking for stat configure:5320: gcc -o conftest -g -O2 conftest.c >&5 configure:5326: $? = 0 configure:5329: test -z || test ! -s conftest.err configure:5332: $? = 0 configure:5335: test -s conftest configure:5338: $? = 0 configure:5350: result: yes configure:5364: checking for malloc_debug configure:5421: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccs6QXLS.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:91: undefined reference to `malloc_debug' /tmp/ccs6QXLS.o:(.data+0x0): undefined reference to `malloc_debug' collect2: ld returned 1 exit status configure:5427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* Define malloc_debug to an innocuous variant, in case declares malloc_debug. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_debug innocuous_malloc_debug | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_debug (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_debug | | /* 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 malloc_debug (); | /* 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_malloc_debug) || defined (__stub___malloc_debug) | choke me | #else | char (*f) () = malloc_debug; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != malloc_debug; | ; | return 0; | } configure:5451: result: no configure:5470: checking for strerror configure:5527: gcc -o conftest -g -O2 conftest.c >&5 configure:5533: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5470: checking for strdup configure:5527: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'strdup' configure:5533: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5470: checking for bzero configure:5527: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'bzero' configure:5533: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5470: checking for index configure:5527: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'index' configure:5533: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5470: checking for rindex configure:5527: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'rindex' configure:5533: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5470: checking for access configure:5527: gcc -o conftest -g -O2 conftest.c >&5 configure:5533: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5573: checking for uname configure:5630: gcc -o conftest -g -O2 conftest.c >&5 configure:5636: $? = 0 configure:5639: test -z || test ! -s conftest.err configure:5642: $? = 0 configure:5645: test -s conftest configure:5648: $? = 0 configure:5660: result: yes configure:5573: checking for cuserid configure:5630: gcc -o conftest -g -O2 conftest.c >&5 configure:5636: $? = 0 configure:5639: test -z || test ! -s conftest.err configure:5642: $? = 0 configure:5645: test -s conftest configure:5648: $? = 0 configure:5660: result: yes configure:5573: checking for getlogin configure:5630: gcc -o conftest -g -O2 conftest.c >&5 configure:5636: $? = 0 configure:5639: test -z || test ! -s conftest.err configure:5642: $? = 0 configure:5645: test -s conftest configure:5648: $? = 0 configure:5660: result: yes configure:5674: checking for usleep configure:5731: gcc -o conftest -g -O2 conftest.c >&5 configure:5737: $? = 0 configure:5740: test -z || test ! -s conftest.err configure:5743: $? = 0 configure:5746: test -s conftest configure:5749: $? = 0 configure:5761: result: yes configure:5776: checking for flock configure:5833: gcc -o conftest -g -O2 conftest.c >&5 configure:5839: $? = 0 configure:5842: test -z || test ! -s conftest.err configure:5845: $? = 0 configure:5848: test -s conftest configure:5851: $? = 0 configure:5863: result: yes configure:5776: checking for lockf configure:5833: gcc -o conftest -g -O2 conftest.c >&5 configure:5839: $? = 0 configure:5842: test -z || test ! -s conftest.err configure:5845: $? = 0 configure:5848: test -s conftest configure:5851: $? = 0 configure:5863: result: yes configure:5882: checking for listen configure:5939: gcc -o conftest -g -O2 conftest.c >&5 configure:5945: $? = 0 configure:5948: test -z || test ! -s conftest.err configure:5951: $? = 0 configure:5954: test -s conftest configure:5957: $? = 0 configure:5969: result: yes configure:5882: checking for connect configure:5939: gcc -o conftest -g -O2 conftest.c >&5 configure:5945: $? = 0 configure:5948: test -z || test ! -s conftest.err configure:5951: $? = 0 configure:5954: test -s conftest configure:5957: $? = 0 configure:5969: result: yes configure:5882: checking for setsockopt configure:5939: gcc -o conftest -g -O2 conftest.c >&5 configure:5945: $? = 0 configure:5948: test -z || test ! -s conftest.err configure:5951: $? = 0 configure:5954: test -s conftest configure:5957: $? = 0 configure:5969: result: yes configure:5882: checking for getsockopt configure:5939: gcc -o conftest -g -O2 conftest.c >&5 configure:5945: $? = 0 configure:5948: test -z || test ! -s conftest.err configure:5951: $? = 0 configure:5954: test -s conftest configure:5957: $? = 0 configure:5969: result: yes configure:5882: checking for select configure:5939: gcc -o conftest -g -O2 conftest.c >&5 configure:5945: $? = 0 configure:5948: test -z || test ! -s conftest.err configure:5951: $? = 0 configure:5954: test -s conftest configure:5957: $? = 0 configure:5969: result: yes configure:5882: checking for gethostbyname configure:5939: gcc -o conftest -g -O2 conftest.c >&5 configure:5945: $? = 0 configure:5948: test -z || test ! -s conftest.err configure:5951: $? = 0 configure:5954: test -s conftest configure:5957: $? = 0 configure:5969: result: yes configure:5985: checking for bind configure:6042: gcc -o conftest -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6051: test -z || test ! -s conftest.err configure:6054: $? = 0 configure:6057: test -s conftest configure:6060: $? = 0 configure:6072: result: yes configure:5985: checking for accept configure:6042: gcc -o conftest -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6051: test -z || test ! -s conftest.err configure:6054: $? = 0 configure:6057: test -s conftest configure:6060: $? = 0 configure:6072: result: yes configure:5985: checking for getsockname configure:6042: gcc -o conftest -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6051: test -z || test ! -s conftest.err configure:6054: $? = 0 configure:6057: test -s conftest configure:6060: $? = 0 configure:6072: result: yes configure:6086: checking for waitpid configure:6143: gcc -o conftest -g -O2 conftest.c >&5 configure:6149: $? = 0 configure:6152: test -z || test ! -s conftest.err configure:6155: $? = 0 configure:6158: test -s conftest configure:6161: $? = 0 configure:6173: result: yes configure:6189: checking for getuid configure:6246: gcc -o conftest -g -O2 conftest.c >&5 configure:6252: $? = 0 configure:6255: test -z || test ! -s conftest.err configure:6258: $? = 0 configure:6261: test -s conftest configure:6264: $? = 0 configure:6276: result: yes configure:6189: checking for geteuid configure:6246: gcc -o conftest -g -O2 conftest.c >&5 configure:6252: $? = 0 configure:6255: test -z || test ! -s conftest.err configure:6258: $? = 0 configure:6261: test -s conftest configure:6264: $? = 0 configure:6276: result: yes configure:6189: checking for setuid configure:6246: gcc -o conftest -g -O2 conftest.c >&5 configure:6252: $? = 0 configure:6255: test -z || test ! -s conftest.err configure:6258: $? = 0 configure:6261: test -s conftest configure:6264: $? = 0 configure:6276: result: yes configure:6291: checking for sleep configure:6348: gcc -o conftest -g -O2 conftest.c >&5 configure:6354: $? = 0 configure:6357: test -z || test ! -s conftest.err configure:6360: $? = 0 configure:6363: test -s conftest configure:6366: $? = 0 configure:6378: result: yes configure:6291: checking for fork configure:6348: gcc -o conftest -g -O2 conftest.c >&5 configure:6354: $? = 0 configure:6357: test -z || test ! -s conftest.err configure:6360: $? = 0 configure:6363: test -s conftest configure:6366: $? = 0 configure:6378: result: yes configure:6392: checking for _findfirst configure:6449: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4roKcz.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:118: undefined reference to `_findfirst' /tmp/cc4roKcz.o:(.data+0x0): undefined reference to `_findfirst' collect2: ld returned 1 exit status configure:6455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define _findfirst to an innocuous variant, in case declares _findfirst. | For example, HP-UX 11i declares gettimeofday. */ | #define _findfirst innocuous__findfirst | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _findfirst (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _findfirst | | /* 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 _findfirst (); | /* 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__findfirst) || defined (__stub____findfirst) | choke me | #else | char (*f) () = _findfirst; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _findfirst; | ; | return 0; | } configure:6479: result: no configure:6494: checking for strlcpy configure:6551: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccW9u1IJ.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:118: undefined reference to `strlcpy' /tmp/ccW9u1IJ.o:(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:6557: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:6581: result: no configure:6494: checking for strlcat configure:6551: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccU8S97T.o: In function `main': /var/uhubuild/work/compile/dcmtk/config/conftest.c:118: undefined reference to `strlcat' /tmp/ccU8S97T.o:(.data+0x0): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:6557: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat) || defined (__stub___strlcat) | choke me | #else | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:6581: result: no configure:6601: checking for finite configure:6658: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6664: $? = 0 configure:6667: test -z || test ! -s conftest.err configure:6670: $? = 0 configure:6673: test -s conftest configure:6676: $? = 0 configure:6688: result: yes configure:6601: checking for isinf configure:6658: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6664: $? = 0 configure:6667: test -z || test ! -s conftest.err configure:6670: $? = 0 configure:6673: test -s conftest configure:6676: $? = 0 configure:6688: result: yes configure:6601: checking for isnan configure:6658: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:6664: $? = 0 configure:6667: test -z || test ! -s conftest.err configure:6670: $? = 0 configure:6673: test -s conftest configure:6676: $? = 0 configure:6688: result: yes configure:6711: checking whether to compile in debug mode configure:6732: result: no configure:6741: checking whether to enable thread support configure:6772: result: automatic detection configure:6779: checking for -lg++ configure:6802: c++ -o conftest -g -O2 conftest.cc -lg++ >&5 /usr/bin/ld: cannot find -lg++ collect2: ld returned 1 exit status configure:6808: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | int | main () | { | main() | ; | return 0; | } configure:6845: result: no configure:6850: checking for main in -liostream configure:6874: c++ -o conftest -g -O2 conftest.cc -liostream >&5 /usr/bin/ld: cannot find -liostream collect2: ld returned 1 exit status configure:6880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:6905: result: no configure:6917: checking for main in -lnsl configure:6941: c++ -o conftest -g -O2 conftest.cc -lnsl >&5 configure:6947: $? = 0 configure:6950: test -z || test ! -s conftest.err configure:6953: $? = 0 configure:6956: test -s conftest configure:6959: $? = 0 configure:6972: result: yes configure:7059: checking for main in -lsocket configure:7083: c++ -o conftest -g -O2 conftest.cc -lsocket -lnsl >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:7089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:7114: result: no configure:7127: checking for socket in -lsocket configure:7157: c++ -o conftest -g -O2 conftest.cc -lsocket -lnsl >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:7163: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:7188: result: no configure:7202: checking for main in -lm configure:7226: c++ -o conftest -g -O2 conftest.cc -lm -lnsl >&5 configure:7232: $? = 0 configure:7235: test -z || test ! -s conftest.err configure:7238: $? = 0 configure:7241: test -s conftest configure:7244: $? = 0 configure:7257: result: yes configure:7337: checking for main in -lwsock32 configure:7361: c++ -o conftest -g -O2 conftest.cc -lwsock32 -lnsl >&5 /usr/bin/ld: cannot find -lwsock32 collect2: ld returned 1 exit status configure:7367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:7392: result: no configure:7403: checking for ANSI C header files configure:7558: result: yes configure:7568: checking for sys/wait.h that is POSIX.1 compatible configure:7599: c++ -c -g -O2 conftest.cc >&5 configure:7605: $? = 0 configure:7608: test -z || test ! -s conftest.err configure:7611: $? = 0 configure:7614: test -s conftest.o configure:7617: $? = 0 configure:7628: result: yes configure:7646: checking for dirent.h that defines DIR configure:7670: c++ -c -g -O2 conftest.cc >&5 configure:7676: $? = 0 configure:7679: test -z || test ! -s conftest.err configure:7682: $? = 0 configure:7685: test -s conftest.o configure:7688: $? = 0 configure:7699: result: yes configure:7712: checking for library containing opendir configure:7742: c++ -o conftest -g -O2 conftest.cc -lnsl >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest configure:7760: $? = 0 configure:7829: result: none required configure:7977: checking netinet/in_systm.h usability configure:7989: c++ -c -g -O2 conftest.cc >&5 configure:7995: $? = 0 configure:7998: test -z || test ! -s conftest.err configure:8001: $? = 0 configure:8004: test -s conftest.o configure:8007: $? = 0 configure:8017: result: yes configure:8021: checking netinet/in_systm.h presence configure:8031: c++ -E conftest.cc configure:8037: $? = 0 configure:8057: result: yes configure:8092: checking for netinet/in_systm.h configure:8099: result: yes configure:8117: checking for netinet/in.h configure:8132: c++ -E conftest.cc configure:8138: $? = 0 configure:8160: result: yes configure:8177: checking for netinet/tcp.h configure:8193: c++ -E conftest.cc configure:8199: $? = 0 configure:8221: result: yes configure:8672: checking alloca.h usability configure:8684: c++ -c -g -O2 conftest.cc >&5 configure:8690: $? = 0 configure:8693: test -z || test ! -s conftest.err configure:8696: $? = 0 configure:8699: test -s conftest.o configure:8702: $? = 0 configure:8712: result: yes configure:8716: checking alloca.h presence configure:8726: c++ -E conftest.cc configure:8732: $? = 0 configure:8752: result: yes configure:8787: checking for alloca.h configure:8794: result: yes configure:8821: checking arpa/inet.h usability configure:8833: c++ -c -g -O2 conftest.cc >&5 configure:8839: $? = 0 configure:8842: test -z || test ! -s conftest.err configure:8845: $? = 0 configure:8848: test -s conftest.o configure:8851: $? = 0 configure:8861: result: yes configure:8865: checking arpa/inet.h presence configure:8875: c++ -E conftest.cc configure:8881: $? = 0 configure:8901: result: yes configure:8936: checking for arpa/inet.h configure:8943: result: yes configure:8970: checking assert.h usability configure:8982: c++ -c -g -O2 conftest.cc >&5 configure:8988: $? = 0 configure:8991: test -z || test ! -s conftest.err configure:8994: $? = 0 configure:8997: test -s conftest.o configure:9000: $? = 0 configure:9010: result: yes configure:9014: checking assert.h presence configure:9024: c++ -E conftest.cc configure:9030: $? = 0 configure:9050: result: yes configure:9085: checking for assert.h configure:9092: result: yes configure:9119: checking ctype.h usability configure:9131: c++ -c -g -O2 conftest.cc >&5 configure:9137: $? = 0 configure:9140: test -z || test ! -s conftest.err configure:9143: $? = 0 configure:9146: test -s conftest.o configure:9149: $? = 0 configure:9159: result: yes configure:9163: checking ctype.h presence configure:9173: c++ -E conftest.cc configure:9179: $? = 0 configure:9199: result: yes configure:9234: checking for ctype.h configure:9241: result: yes configure:9268: checking errno.h usability configure:9280: c++ -c -g -O2 conftest.cc >&5 configure:9286: $? = 0 configure:9289: test -z || test ! -s conftest.err configure:9292: $? = 0 configure:9295: test -s conftest.o configure:9298: $? = 0 configure:9308: result: yes configure:9312: checking errno.h presence configure:9322: c++ -E conftest.cc configure:9328: $? = 0 configure:9348: result: yes configure:9383: checking for errno.h configure:9390: result: yes configure:9417: checking fcntl.h usability configure:9429: c++ -c -g -O2 conftest.cc >&5 configure:9435: $? = 0 configure:9438: test -z || test ! -s conftest.err configure:9441: $? = 0 configure:9444: test -s conftest.o configure:9447: $? = 0 configure:9457: result: yes configure:9461: checking fcntl.h presence configure:9471: c++ -E conftest.cc configure:9477: $? = 0 configure:9497: result: yes configure:9532: checking for fcntl.h configure:9539: result: yes configure:9566: checking float.h usability configure:9578: c++ -c -g -O2 conftest.cc >&5 configure:9584: $? = 0 configure:9587: test -z || test ! -s conftest.err configure:9590: $? = 0 configure:9593: test -s conftest.o configure:9596: $? = 0 configure:9606: result: yes configure:9610: checking float.h presence configure:9620: c++ -E conftest.cc configure:9626: $? = 0 configure:9646: result: yes configure:9681: checking for float.h configure:9688: result: yes configure:9715: checking fnmatch.h usability configure:9727: c++ -c -g -O2 conftest.cc >&5 configure:9733: $? = 0 configure:9736: test -z || test ! -s conftest.err configure:9739: $? = 0 configure:9742: test -s conftest.o configure:9745: $? = 0 configure:9755: result: yes configure:9759: checking fnmatch.h presence configure:9769: c++ -E conftest.cc configure:9775: $? = 0 configure:9795: result: yes configure:9830: checking for fnmatch.h configure:9837: result: yes configure:9864: checking fstream usability configure:9876: c++ -c -g -O2 conftest.cc >&5 configure:9882: $? = 0 configure:9885: test -z || test ! -s conftest.err configure:9888: $? = 0 configure:9891: test -s conftest.o configure:9894: $? = 0 configure:9904: result: yes configure:9908: checking fstream presence configure:9918: c++ -E conftest.cc configure:9924: $? = 0 configure:9944: result: yes configure:9979: checking for fstream configure:9986: result: yes configure:10013: checking fstream.h usability configure:10025: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/fstream.h:31, from conftest.cc:131: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:10031: $? = 0 configure:10034: test -z || test ! -s conftest.err configure:10037: $? = 0 configure:10040: test -s conftest.o configure:10043: $? = 0 configure:10053: result: yes configure:10057: checking fstream.h presence configure:10067: c++ -E conftest.cc In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/fstream.h:31, from conftest.cc:97: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:10073: $? = 0 configure:10093: result: yes configure:10128: checking for fstream.h configure:10135: result: yes configure:10162: checking ieeefp.h usability configure:10174: c++ -c -g -O2 conftest.cc >&5 conftest.cc:132:20: ieeefp.h: No such file or directory configure:10180: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10202: result: no configure:10206: checking ieeefp.h presence configure:10216: c++ -E conftest.cc conftest.cc:98:20: ieeefp.h: No such file or directory configure:10222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | /* end confdefs.h. */ | #include configure:10242: result: no configure:10277: checking for ieeefp.h configure:10284: result: no configure:10311: checking io.h usability configure:10323: c++ -c -g -O2 conftest.cc >&5 conftest.cc:132:16: io.h: No such file or directory configure:10329: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10351: result: no configure:10355: checking io.h presence configure:10365: c++ -E conftest.cc conftest.cc:98:16: io.h: No such file or directory configure:10371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | /* end confdefs.h. */ | #include configure:10391: result: no configure:10426: checking for io.h configure:10433: result: no configure:10460: checking iomanip usability configure:10472: c++ -c -g -O2 conftest.cc >&5 configure:10478: $? = 0 configure:10481: test -z || test ! -s conftest.err configure:10484: $? = 0 configure:10487: test -s conftest.o configure:10490: $? = 0 configure:10500: result: yes configure:10504: checking iomanip presence configure:10514: c++ -E conftest.cc configure:10520: $? = 0 configure:10540: result: yes configure:10575: checking for iomanip configure:10582: result: yes configure:10609: checking iomanip.h usability configure:10621: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/iomanip.h:31, from conftest.cc:133: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:10627: $? = 0 configure:10630: test -z || test ! -s conftest.err configure:10633: $? = 0 configure:10636: test -s conftest.o configure:10639: $? = 0 configure:10649: result: yes configure:10653: checking iomanip.h presence configure:10663: c++ -E conftest.cc In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/iomanip.h:31, from conftest.cc:99: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:10669: $? = 0 configure:10689: result: yes configure:10724: checking for iomanip.h configure:10731: result: yes configure:10758: checking iostream usability configure:10770: c++ -c -g -O2 conftest.cc >&5 configure:10776: $? = 0 configure:10779: test -z || test ! -s conftest.err configure:10782: $? = 0 configure:10785: test -s conftest.o configure:10788: $? = 0 configure:10798: result: yes configure:10802: checking iostream presence configure:10812: c++ -E conftest.cc configure:10818: $? = 0 configure:10838: result: yes configure:10873: checking for iostream configure:10880: result: yes configure:10907: checking iostream.h usability configure:10919: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/iostream.h:31, from conftest.cc:135: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:10925: $? = 0 configure:10928: test -z || test ! -s conftest.err configure:10931: $? = 0 configure:10934: test -s conftest.o configure:10937: $? = 0 configure:10947: result: yes configure:10951: checking iostream.h presence configure:10961: c++ -E conftest.cc In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/iostream.h:31, from conftest.cc:101: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:10967: $? = 0 configure:10987: result: yes configure:11022: checking for iostream.h configure:11029: result: yes configure:11056: checking iso646.h usability configure:11068: c++ -c -g -O2 conftest.cc >&5 configure:11074: $? = 0 configure:11077: test -z || test ! -s conftest.err configure:11080: $? = 0 configure:11083: test -s conftest.o configure:11086: $? = 0 configure:11096: result: yes configure:11100: checking iso646.h presence configure:11110: c++ -E conftest.cc configure:11116: $? = 0 configure:11136: result: yes configure:11171: checking for iso646.h configure:11178: result: yes configure:11205: checking libc.h usability configure:11217: c++ -c -g -O2 conftest.cc >&5 conftest.cc:137:18: libc.h: No such file or directory configure:11223: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11245: result: no configure:11249: checking libc.h presence configure:11259: c++ -E conftest.cc conftest.cc:103:18: libc.h: No such file or directory configure:11265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | /* end confdefs.h. */ | #include configure:11285: result: no configure:11320: checking for libc.h configure:11327: result: no configure:11354: checking limits.h usability configure:11366: c++ -c -g -O2 conftest.cc >&5 configure:11372: $? = 0 configure:11375: test -z || test ! -s conftest.err configure:11378: $? = 0 configure:11381: test -s conftest.o configure:11384: $? = 0 configure:11394: result: yes configure:11398: checking limits.h presence configure:11408: c++ -E conftest.cc configure:11414: $? = 0 configure:11434: result: yes configure:11469: checking for limits.h configure:11476: result: yes configure:11503: checking locale.h usability configure:11515: c++ -c -g -O2 conftest.cc >&5 configure:11521: $? = 0 configure:11524: test -z || test ! -s conftest.err configure:11527: $? = 0 configure:11530: test -s conftest.o configure:11533: $? = 0 configure:11543: result: yes configure:11547: checking locale.h presence configure:11557: c++ -E conftest.cc configure:11563: $? = 0 configure:11583: result: yes configure:11618: checking for locale.h configure:11625: result: yes configure:11652: checking malloc.h usability configure:11664: c++ -c -g -O2 conftest.cc >&5 configure:11670: $? = 0 configure:11673: test -z || test ! -s conftest.err configure:11676: $? = 0 configure:11679: test -s conftest.o configure:11682: $? = 0 configure:11692: result: yes configure:11696: checking malloc.h presence configure:11706: c++ -E conftest.cc configure:11712: $? = 0 configure:11732: result: yes configure:11767: checking for malloc.h configure:11774: result: yes configure:11801: checking math.h usability configure:11813: c++ -c -g -O2 conftest.cc >&5 configure:11819: $? = 0 configure:11822: test -z || test ! -s conftest.err configure:11825: $? = 0 configure:11828: test -s conftest.o configure:11831: $? = 0 configure:11841: result: yes configure:11845: checking math.h presence configure:11855: c++ -E conftest.cc configure:11861: $? = 0 configure:11881: result: yes configure:11916: checking for math.h configure:11923: result: yes configure:11950: checking new.h usability configure:11962: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/new.h:33, from conftest.cc:141: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:11968: $? = 0 configure:11971: test -z || test ! -s conftest.err configure:11974: $? = 0 configure:11977: test -s conftest.o configure:11980: $? = 0 configure:11990: result: yes configure:11994: checking new.h presence configure:12004: c++ -E conftest.cc In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/new.h:33, from conftest.cc:107: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:12010: $? = 0 configure:12030: result: yes configure:12065: checking for new.h configure:12072: result: yes configure:12099: checking netdb.h usability configure:12111: c++ -c -g -O2 conftest.cc >&5 configure:12117: $? = 0 configure:12120: test -z || test ! -s conftest.err configure:12123: $? = 0 configure:12126: test -s conftest.o configure:12129: $? = 0 configure:12139: result: yes configure:12143: checking netdb.h presence configure:12153: c++ -E conftest.cc configure:12159: $? = 0 configure:12179: result: yes configure:12214: checking for netdb.h configure:12221: result: yes configure:12248: checking pthread.h usability configure:12260: c++ -c -g -O2 conftest.cc >&5 configure:12266: $? = 0 configure:12269: test -z || test ! -s conftest.err configure:12272: $? = 0 configure:12275: test -s conftest.o configure:12278: $? = 0 configure:12288: result: yes configure:12292: checking pthread.h presence configure:12302: c++ -E conftest.cc configure:12308: $? = 0 configure:12328: result: yes configure:12363: checking for pthread.h configure:12370: result: yes configure:12397: checking semaphore.h usability configure:12409: c++ -c -g -O2 conftest.cc >&5 configure:12415: $? = 0 configure:12418: test -z || test ! -s conftest.err configure:12421: $? = 0 configure:12424: test -s conftest.o configure:12427: $? = 0 configure:12437: result: yes configure:12441: checking semaphore.h presence configure:12451: c++ -E conftest.cc configure:12457: $? = 0 configure:12477: result: yes configure:12512: checking for semaphore.h configure:12519: result: yes configure:12546: checking setjmp.h usability configure:12558: c++ -c -g -O2 conftest.cc >&5 configure:12564: $? = 0 configure:12567: test -z || test ! -s conftest.err configure:12570: $? = 0 configure:12573: test -s conftest.o configure:12576: $? = 0 configure:12586: result: yes configure:12590: checking setjmp.h presence configure:12600: c++ -E conftest.cc configure:12606: $? = 0 configure:12626: result: yes configure:12661: checking for setjmp.h configure:12668: result: yes configure:12695: checking signal.h usability configure:12707: c++ -c -g -O2 conftest.cc >&5 configure:12713: $? = 0 configure:12716: test -z || test ! -s conftest.err configure:12719: $? = 0 configure:12722: test -s conftest.o configure:12725: $? = 0 configure:12735: result: yes configure:12739: checking signal.h presence configure:12749: c++ -E conftest.cc configure:12755: $? = 0 configure:12775: result: yes configure:12810: checking for signal.h configure:12817: result: yes configure:12844: checking sstream usability configure:12856: c++ -c -g -O2 conftest.cc >&5 configure:12862: $? = 0 configure:12865: test -z || test ! -s conftest.err configure:12868: $? = 0 configure:12871: test -s conftest.o configure:12874: $? = 0 configure:12884: result: yes configure:12888: checking sstream presence configure:12898: c++ -E conftest.cc configure:12904: $? = 0 configure:12924: result: yes configure:12959: checking for sstream configure:12966: result: yes configure:12993: checking sstream.h usability configure:13005: c++ -c -g -O2 conftest.cc >&5 conftest.cc:148:21: sstream.h: No such file or directory configure:13011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13033: result: no configure:13037: checking sstream.h presence configure:13047: c++ -E conftest.cc conftest.cc:114:21: sstream.h: No such file or directory configure:13053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | /* end confdefs.h. */ | #include configure:13073: result: no configure:13108: checking for sstream.h configure:13115: result: no configure:13142: checking stat.h usability configure:13154: c++ -c -g -O2 conftest.cc >&5 conftest.cc:148:18: stat.h: No such file or directory configure:13160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13182: result: no configure:13186: checking stat.h presence configure:13196: c++ -E conftest.cc conftest.cc:114:18: stat.h: No such file or directory configure:13202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | /* end confdefs.h. */ | #include configure:13222: result: no configure:13257: checking for stat.h configure:13264: result: no configure:13291: checking stdarg.h usability configure:13303: c++ -c -g -O2 conftest.cc >&5 configure:13309: $? = 0 configure:13312: test -z || test ! -s conftest.err configure:13315: $? = 0 configure:13318: test -s conftest.o configure:13321: $? = 0 configure:13331: result: yes configure:13335: checking stdarg.h presence configure:13345: c++ -E conftest.cc configure:13351: $? = 0 configure:13371: result: yes configure:13406: checking for stdarg.h configure:13413: result: yes configure:13440: checking stddef.h usability configure:13452: c++ -c -g -O2 conftest.cc >&5 configure:13458: $? = 0 configure:13461: test -z || test ! -s conftest.err configure:13464: $? = 0 configure:13467: test -s conftest.o configure:13470: $? = 0 configure:13480: result: yes configure:13484: checking stddef.h presence configure:13494: c++ -E conftest.cc configure:13500: $? = 0 configure:13520: result: yes configure:13555: checking for stddef.h configure:13562: result: yes configure:13589: checking stdio.h usability configure:13601: c++ -c -g -O2 conftest.cc >&5 configure:13607: $? = 0 configure:13610: test -z || test ! -s conftest.err configure:13613: $? = 0 configure:13616: test -s conftest.o configure:13619: $? = 0 configure:13629: result: yes configure:13633: checking stdio.h presence configure:13643: c++ -E conftest.cc configure:13649: $? = 0 configure:13669: result: yes configure:13704: checking for stdio.h configure:13711: result: yes configure:13729: checking for stdlib.h configure:13734: result: yes configure:13878: checking for string.h configure:13883: result: yes configure:14027: checking for strings.h configure:14032: result: yes configure:14185: checking strstrea.h usability configure:14197: c++ -c -g -O2 conftest.cc >&5 conftest.cc:154:22: strstrea.h: No such file or directory configure:14203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14225: result: no configure:14229: checking strstrea.h presence configure:14239: c++ -E conftest.cc conftest.cc:120:22: strstrea.h: No such file or directory configure:14245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:14265: result: no configure:14300: checking for strstrea.h configure:14307: result: no configure:14334: checking strstream usability configure:14346: c++ -c -g -O2 conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/strstream:51, from conftest.cc:154: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:14352: $? = 0 configure:14355: test -z || test ! -s conftest.err configure:14358: $? = 0 configure:14361: test -s conftest.o configure:14364: $? = 0 configure:14374: result: yes configure:14378: checking strstream presence configure:14388: c++ -E conftest.cc In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/strstream:51, from conftest.cc:120: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:14394: $? = 0 configure:14414: result: yes configure:14449: checking for strstream configure:14456: result: yes configure:14483: checking strstream.h usability configure:14495: c++ -c -g -O2 conftest.cc >&5 conftest.cc:155:23: strstream.h: No such file or directory configure:14501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14523: result: no configure:14527: checking strstream.h presence configure:14537: c++ -E conftest.cc conftest.cc:121:23: strstream.h: No such file or directory configure:14543: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | /* end confdefs.h. */ | #include configure:14563: result: no configure:14598: checking for strstream.h configure:14605: result: no configure:14632: checking synch.h usability configure:14644: c++ -c -g -O2 conftest.cc >&5 conftest.cc:155:19: synch.h: No such file or directory configure:14650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14672: result: no configure:14676: checking synch.h presence configure:14686: c++ -E conftest.cc conftest.cc:121:19: synch.h: No such file or directory configure:14692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | /* end confdefs.h. */ | #include configure:14712: result: no configure:14747: checking for synch.h configure:14754: result: no configure:14781: checking sys/errno.h usability configure:14793: c++ -c -g -O2 conftest.cc >&5 configure:14799: $? = 0 configure:14802: test -z || test ! -s conftest.err configure:14805: $? = 0 configure:14808: test -s conftest.o configure:14811: $? = 0 configure:14821: result: yes configure:14825: checking sys/errno.h presence configure:14835: c++ -E conftest.cc configure:14841: $? = 0 configure:14861: result: yes configure:14896: checking for sys/errno.h configure:14903: result: yes configure:14930: checking sys/file.h usability configure:14942: c++ -c -g -O2 conftest.cc >&5 configure:14948: $? = 0 configure:14951: test -z || test ! -s conftest.err configure:14954: $? = 0 configure:14957: test -s conftest.o configure:14960: $? = 0 configure:14970: result: yes configure:14974: checking sys/file.h presence configure:14984: c++ -E conftest.cc configure:14990: $? = 0 configure:15010: result: yes configure:15045: checking for sys/file.h configure:15052: result: yes configure:15079: checking sys/param.h usability configure:15091: c++ -c -g -O2 conftest.cc >&5 configure:15097: $? = 0 configure:15100: test -z || test ! -s conftest.err configure:15103: $? = 0 configure:15106: test -s conftest.o configure:15109: $? = 0 configure:15119: result: yes configure:15123: checking sys/param.h presence configure:15133: c++ -E conftest.cc configure:15139: $? = 0 configure:15159: result: yes configure:15194: checking for sys/param.h configure:15201: result: yes configure:15228: checking sys/resource.h usability configure:15240: c++ -c -g -O2 conftest.cc >&5 configure:15246: $? = 0 configure:15249: test -z || test ! -s conftest.err configure:15252: $? = 0 configure:15255: test -s conftest.o configure:15258: $? = 0 configure:15268: result: yes configure:15272: checking sys/resource.h presence configure:15282: c++ -E conftest.cc configure:15288: $? = 0 configure:15308: result: yes configure:15343: checking for sys/resource.h configure:15350: result: yes configure:15377: checking sys/select.h usability configure:15389: c++ -c -g -O2 conftest.cc >&5 configure:15395: $? = 0 configure:15398: test -z || test ! -s conftest.err configure:15401: $? = 0 configure:15404: test -s conftest.o configure:15407: $? = 0 configure:15417: result: yes configure:15421: checking sys/select.h presence configure:15431: c++ -E conftest.cc configure:15437: $? = 0 configure:15457: result: yes configure:15492: checking for sys/select.h configure:15499: result: yes configure:15526: checking sys/socket.h usability configure:15538: c++ -c -g -O2 conftest.cc >&5 configure:15544: $? = 0 configure:15547: test -z || test ! -s conftest.err configure:15550: $? = 0 configure:15553: test -s conftest.o configure:15556: $? = 0 configure:15566: result: yes configure:15570: checking sys/socket.h presence configure:15580: c++ -E conftest.cc configure:15586: $? = 0 configure:15606: result: yes configure:15641: checking for sys/socket.h configure:15648: result: yes configure:15666: checking for sys/stat.h configure:15671: result: yes configure:15824: checking sys/time.h usability configure:15836: c++ -c -g -O2 conftest.cc >&5 configure:15842: $? = 0 configure:15845: test -z || test ! -s conftest.err configure:15848: $? = 0 configure:15851: test -s conftest.o configure:15854: $? = 0 configure:15864: result: yes configure:15868: checking sys/time.h presence configure:15878: c++ -E conftest.cc configure:15884: $? = 0 configure:15904: result: yes configure:15939: checking for sys/time.h configure:15946: result: yes configure:15964: checking for sys/types.h configure:15969: result: yes configure:16122: checking sys/utime.h usability configure:16134: c++ -c -g -O2 conftest.cc >&5 conftest.cc:164:23: sys/utime.h: No such file or directory configure:16140: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16162: result: no configure:16166: checking sys/utime.h presence configure:16176: c++ -E conftest.cc conftest.cc:130:23: sys/utime.h: No such file or directory configure:16182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:16202: result: no configure:16237: checking for sys/utime.h configure:16244: result: no configure:16271: checking sys/utsname.h usability configure:16283: c++ -c -g -O2 conftest.cc >&5 configure:16289: $? = 0 configure:16292: test -z || test ! -s conftest.err configure:16295: $? = 0 configure:16298: test -s conftest.o configure:16301: $? = 0 configure:16311: result: yes configure:16315: checking sys/utsname.h presence configure:16325: c++ -E conftest.cc configure:16331: $? = 0 configure:16351: result: yes configure:16386: checking for sys/utsname.h configure:16393: result: yes configure:16420: checking thread.h usability configure:16432: c++ -c -g -O2 conftest.cc >&5 conftest.cc:165:20: thread.h: No such file or directory configure:16438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16460: result: no configure:16464: checking thread.h presence configure:16474: c++ -E conftest.cc conftest.cc:131:20: thread.h: No such file or directory configure:16480: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:16500: result: no configure:16535: checking for thread.h configure:16542: result: no configure:16569: checking time.h usability configure:16581: c++ -c -g -O2 conftest.cc >&5 configure:16587: $? = 0 configure:16590: test -z || test ! -s conftest.err configure:16593: $? = 0 configure:16596: test -s conftest.o configure:16599: $? = 0 configure:16609: result: yes configure:16613: checking time.h presence configure:16623: c++ -E conftest.cc configure:16629: $? = 0 configure:16649: result: yes configure:16684: checking for time.h configure:16691: result: yes configure:16709: checking for unistd.h configure:16714: result: yes configure:16867: checking unix.h usability configure:16879: c++ -c -g -O2 conftest.cc >&5 conftest.cc:167:18: unix.h: No such file or directory configure:16885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16907: result: no configure:16911: checking unix.h presence configure:16921: c++ -E conftest.cc conftest.cc:133:18: unix.h: No such file or directory configure:16927: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:16947: result: no configure:16982: checking for unix.h configure:16989: result: no configure:17016: checking utime.h usability configure:17028: c++ -c -g -O2 conftest.cc >&5 configure:17034: $? = 0 configure:17037: test -z || test ! -s conftest.err configure:17040: $? = 0 configure:17043: test -s conftest.o configure:17046: $? = 0 configure:17056: result: yes configure:17060: checking utime.h presence configure:17070: c++ -E conftest.cc configure:17076: $? = 0 configure:17096: result: yes configure:17131: checking for utime.h configure:17138: result: yes configure:17165: checking wctype.h usability configure:17177: c++ -c -g -O2 conftest.cc >&5 configure:17183: $? = 0 configure:17186: test -z || test ! -s conftest.err configure:17189: $? = 0 configure:17192: test -s conftest.o configure:17195: $? = 0 configure:17205: result: yes configure:17209: checking wctype.h presence configure:17219: c++ -E conftest.cc configure:17225: $? = 0 configure:17245: result: yes configure:17280: checking for wctype.h configure:17287: result: yes configure:17395: checking for pthread_key_create in -lpthread configure:17425: c++ -o conftest -g -O2 conftest.cc -lpthread -lnsl >&5 configure:17431: $? = 0 configure:17434: test -z || test ! -s conftest.err configure:17437: $? = 0 configure:17440: test -s conftest configure:17443: $? = 0 configure:17456: result: yes configure:17470: checking for sem_init in -lrt configure:17500: c++ -o conftest -g -O2 conftest.cc -lrt -lpthread -lnsl -lpthread -lnsl >&5 configure:17506: $? = 0 configure:17509: test -z || test ! -s conftest.err configure:17512: $? = 0 configure:17515: test -s conftest configure:17518: $? = 0 configure:17531: result: yes configure:17545: checking whether compiler requires -pthread option for posix threads configure:17575: c++ -o conftest -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:17581: $? = 0 configure:17584: test -z || test ! -s conftest.err configure:17587: $? = 0 configure:17590: test -s conftest configure:17593: $? = 0 configure:17673: result: no configure:17679: checking for pthread_rwlock_init in -lpthread configure:17709: c++ -o conftest -g -O2 conftest.cc -lpthread -lrt -lpthread -lnsl >&5 configure:17715: $? = 0 configure:17718: test -z || test ! -s conftest.err configure:17721: $? = 0 configure:17724: test -s conftest configure:17727: $? = 0 configure:17740: result: yes configure:17845: checking multi-thread support configure:17861: result: yes, posix threads with rwlock configure:17882: checking for size_t configure:17906: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:17912: $? = 0 configure:17915: test -z || test ! -s conftest.err configure:17918: $? = 0 configure:17921: test -s conftest.o configure:17924: $? = 0 configure:17935: result: yes configure:17947: checking for ssize_t configure:17971: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:17977: $? = 0 configure:17980: test -z || test ! -s conftest.err configure:17983: $? = 0 configure:17986: test -s conftest.o configure:17989: $? = 0 configure:18000: result: yes configure:18013: checking whether char is unsigned configure:18036: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:18042: $? = 0 configure:18045: test -z || test ! -s conftest.err configure:18048: $? = 0 configure:18051: test -s conftest.o configure:18054: $? = 0 configure:18065: result: no configure:18074: checking for char configure:18098: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:18104: $? = 0 configure:18107: test -z || test ! -s conftest.err configure:18110: $? = 0 configure:18113: test -s conftest.o configure:18116: $? = 0 configure:18127: result: yes configure:18130: checking size of char configure:18442: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:18445: $? = 0 configure:18447: ./conftest configure:18450: $? = 0 configure:18473: result: 1 configure:18480: checking for short configure:18504: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:18510: $? = 0 configure:18513: test -z || test ! -s conftest.err configure:18516: $? = 0 configure:18519: test -s conftest.o configure:18522: $? = 0 configure:18533: result: yes configure:18536: checking size of short configure:18848: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:18851: $? = 0 configure:18853: ./conftest configure:18856: $? = 0 configure:18879: result: 2 configure:18886: checking for int configure:18910: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:18916: $? = 0 configure:18919: test -z || test ! -s conftest.err configure:18922: $? = 0 configure:18925: test -s conftest.o configure:18928: $? = 0 configure:18939: result: yes configure:18942: checking size of int configure:19254: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:19257: $? = 0 configure:19259: ./conftest configure:19262: $? = 0 configure:19285: result: 4 configure:19292: checking for long configure:19316: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:19322: $? = 0 configure:19325: test -z || test ! -s conftest.err configure:19328: $? = 0 configure:19331: test -s conftest.o configure:19334: $? = 0 configure:19345: result: yes configure:19348: checking size of long configure:19660: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:19663: $? = 0 configure:19665: ./conftest configure:19668: $? = 0 configure:19691: result: 4 configure:19698: checking for float configure:19722: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:19728: $? = 0 configure:19731: test -z || test ! -s conftest.err configure:19734: $? = 0 configure:19737: test -s conftest.o configure:19740: $? = 0 configure:19751: result: yes configure:19754: checking size of float configure:20066: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:20069: $? = 0 configure:20071: ./conftest configure:20074: $? = 0 configure:20097: result: 4 configure:20104: checking for double configure:20128: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:20134: $? = 0 configure:20137: test -z || test ! -s conftest.err configure:20140: $? = 0 configure:20143: test -s conftest.o configure:20146: $? = 0 configure:20157: result: yes configure:20160: checking size of double configure:20472: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:20475: $? = 0 configure:20477: ./conftest configure:20480: $? = 0 configure:20503: result: 8 configure:20510: checking for void * configure:20534: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:20540: $? = 0 configure:20543: test -z || test ! -s conftest.err configure:20546: $? = 0 configure:20549: test -s conftest.o configure:20552: $? = 0 configure:20563: result: yes configure:20566: checking size of void * configure:20878: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl >&5 configure:20881: $? = 0 configure:20883: ./conftest configure:20886: $? = 0 configure:20909: result: 4 configure:20916: checking for pid_t configure:20940: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:20946: $? = 0 configure:20949: test -z || test ! -s conftest.err configure:20952: $? = 0 configure:20955: test -s conftest.o configure:20958: $? = 0 configure:20969: result: yes configure:20981: checking whether struct tm is in sys/time.h or time.h configure:21004: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21010: $? = 0 configure:21013: test -z || test ! -s conftest.err configure:21016: $? = 0 configure:21019: test -s conftest.o configure:21022: $? = 0 configure:21033: result: time.h configure:21045: checking whether the compiler supports const_cast<> configure:21074: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21080: $? = 0 configure:21083: test -z || test ! -s conftest.err configure:21086: $? = 0 configure:21089: test -s conftest.o configure:21092: $? = 0 configure:21110: result: yes configure:21122: checking whether the compiler supports dynamic_cast<> configure:21154: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21160: $? = 0 configure:21163: test -z || test ! -s conftest.err configure:21166: $? = 0 configure:21169: test -s conftest.o configure:21172: $? = 0 configure:21190: result: yes configure:21202: checking whether the compiler supports reinterpret_cast<> configure:21236: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21242: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21272: result: yes configure:21284: checking whether the compiler supports static_cast<> configure:21317: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21323: $? = 0 configure:21326: test -z || test ! -s conftest.err configure:21329: $? = 0 configure:21332: test -s conftest.o configure:21335: $? = 0 configure:21353: result: yes configure:21365: checking whether the compiler supports std::nothrow configure:21394: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21400: $? = 0 configure:21403: test -z || test ! -s conftest.err configure:21406: $? = 0 configure:21409: test -s conftest.o configure:21412: $? = 0 configure:21430: result: yes configure:21442: checking prototype for _stricmp (in string.h) configure:21490: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21496: $? = 0 configure:21499: test -z || test ! -s conftest.err configure:21502: $? = 0 configure:21505: test -s conftest.o configure:21508: $? = 0 configure:21529: result: no configure:21533: checking prototype for accept (in sys/types.h sys/socket.h) configure:21581: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:164: error: declaration of C function `dummyStruct accept(dummyStruct)' conflicts with /usr/include/sys/socket.h:210: error: previous declaration `int accept(int, sockaddr*, socklen_t*)' here configure:21587: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct accept(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:21611: result: yes configure:21625: checking if accept() needs int* parameters (in sys/types.h sys/socket.h) configure:21670: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:21676: $? = 0 configure:21679: test -z || test ! -s conftest.err configure:21682: $? = 0 configure:21685: test -s conftest.o configure:21688: $? = 0 configure:21769: result: no configure:21775: checking prototype for bind (in sys/types.h sys/socket.h) configure:21823: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:165: error: declaration of C function `dummyStruct bind(dummyStruct)' conflicts with /usr/include/sys/socket.h:111: error: previous declaration `int bind(int, const sockaddr*, socklen_t)' here configure:21829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct bind(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:21853: result: yes configure:21866: checking prototype for bzero (in string.h strings.h libc.h unistd.h stdlib.h) configure:21914: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:168: error: declaration of C function `dummyStruct bzero(dummyStruct)' conflicts with /usr/include/string.h:296: error: previous declaration `void bzero(void*, size_t)' here configure:21920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct bzero(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:21944: result: yes configure:21957: checking prototype for connect (in sys/types.h sys/socket.h) configure:22005: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:167: error: declaration of C function `dummyStruct connect(dummyStruct)' conflicts with /usr/include/sys/socket.h:124: error: previous declaration `int connect(int, const sockaddr*, socklen_t)' here configure:22011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct connect(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22035: result: yes configure:22048: checking prototype for finite (in math.h) configure:22096: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:167: error: declaration of C function `dummyStruct finite(dummyStruct)' conflicts with /usr/include/bits/mathcalls.h:205: error: previous declaration `int finite(double)' here configure:22102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct finite(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22126: result: yes configure:22139: checking prototype for isinf (in math.h) configure:22187: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:168: error: expected unqualified-id before "sizeof" conftest.cc:168: error: expected `)' before "sizeof" configure:22193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct isinf(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22217: result: yes configure:22230: checking prototype for isnan (in math.h) configure:22278: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:169: error: expected unqualified-id before "sizeof" conftest.cc:169: error: expected `)' before "sizeof" configure:22284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct isnan(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22308: result: yes configure:22321: checking prototype for flock (in sys/file.h) configure:22369: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:170: error: declaration of C function `dummyStruct flock(dummyStruct)' conflicts with /usr/include/sys/file.h:51: error: previous declaration `int flock(int, int)' here configure:22375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct flock(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22399: result: yes configure:22412: checking prototype for gethostbyname (in libc.h unistd.h stdlib.h netdb.h) configure:22460: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:173: error: declaration of C function `dummyStruct gethostbyname(dummyStruct)' conflicts with /usr/include/netdb.h:138: error: previous declaration `hostent* gethostbyname(const char*)' here configure:22466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct gethostbyname(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22490: result: yes configure:22503: checking prototype for gethostid (in libc.h unistd.h stdlib.h netdb.h) configure:22551: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:174: error: declaration of C function `dummyStruct gethostid(dummyStruct)' conflicts with /usr/include/unistd.h:927: error: previous declaration `long int gethostid()' here configure:22557: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct gethostid(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22581: result: yes configure:22594: checking prototype for gethostname (in unistd.h libc.h stdlib.h netdb.h) configure:22642: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:175: error: declaration of C function `dummyStruct gethostname(dummyStruct)' conflicts with /usr/include/unistd.h:842: error: previous declaration `int gethostname(char*, size_t)' here configure:22648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct gethostname(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22672: result: yes configure:22685: checking prototype for getsockname (in sys/types.h sys/socket.h) configure:22733: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:175: error: declaration of C function `dummyStruct getsockname(dummyStruct)' conflicts with /usr/include/sys/socket.h:115: error: previous declaration `int getsockname(int, sockaddr*, socklen_t*)' here configure:22739: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct getsockname(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22763: result: yes configure:22776: checking prototype for getsockopt (in sys/types.h sys/socket.h) configure:22824: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:176: error: declaration of C function `dummyStruct getsockopt(dummyStruct)' conflicts with /usr/include/sys/socket.h:187: error: previous declaration `int getsockopt(int, int, int, void*, socklen_t*)' here configure:22830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct getsockopt(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:22854: result: yes configure:22868: checking if getsockopt() needs int* parameters (in sys/types.h sys/socket.h) configure:22909: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:22915: $? = 0 configure:22918: test -z || test ! -s conftest.err configure:22921: $? = 0 configure:22924: test -s conftest.o configure:22927: $? = 0 configure:23004: result: no configure:23010: checking prototype for gettimeofday (in sys/time.h unistd.h) configure:23058: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:177: error: declaration of C function `dummyStruct gettimeofday(dummyStruct)' conflicts with /usr/include/sys/time.h:74: error: previous declaration `int gettimeofday(timeval*, timezone*)' here configure:23064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct gettimeofday(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23088: result: yes configure:23101: checking prototype for listen (in sys/types.h sys/socket.h) configure:23149: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:178: error: declaration of C function `dummyStruct listen(dummyStruct)' conflicts with /usr/include/sys/socket.h:199: error: previous declaration `int listen(int, int)' here configure:23155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct listen(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23179: result: yes configure:23192: checking prototype for mktemp (in libc.h unistd.h stdlib.h) configure:23240: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:179: error: declaration of C function `dummyStruct mktemp(dummyStruct)' conflicts with /usr/include/stdlib.h:698: error: previous declaration `char* mktemp(char*)' here configure:23246: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct mktemp(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23270: result: yes configure:23283: checking prototype for mkstemp (in libc.h unistd.h stdlib.h) configure:23331: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:180: error: declaration of C function `dummyStruct mkstemp(dummyStruct)' conflicts with /usr/include/stdlib.h:709: error: previous declaration `int mkstemp(char*)' here configure:23337: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct mkstemp(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23361: result: yes configure:23374: checking prototype for select (in sys/select.h sys/types.h sys/socket.h sys/time.h) configure:23422: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:183: error: declaration of C function `dummyStruct select(dummyStruct)' conflicts with /usr/include/sys/select.h:112: error: previous declaration `int select(int, fd_set*, fd_set*, fd_set*, timeval*)' here configure:23428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct select(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23452: result: yes configure:23466: checking if select() needs int* parameters (in sys/select.h sys/types.h sys/socket.h sys/time.h) configure:23507: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:23513: $? = 0 configure:23516: test -z || test ! -s conftest.err configure:23519: $? = 0 configure:23522: test -s conftest.o configure:23525: $? = 0 configure:23602: result: no configure:23608: checking prototype for setsockopt (in sys/types.h sys/socket.h) configure:23656: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:182: error: declaration of C function `dummyStruct setsockopt(dummyStruct)' conflicts with /usr/include/sys/socket.h:193: error: previous declaration `int setsockopt(int, int, int, const void*, socklen_t)' here configure:23662: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct setsockopt(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23686: result: yes configure:23699: checking prototype for socket (in sys/types.h sys/socket.h) configure:23747: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:183: error: declaration of C function `dummyStruct socket(dummyStruct)' conflicts with /usr/include/sys/socket.h:100: error: previous declaration `int socket(int, int, int)' here configure:23753: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct socket(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23777: result: yes configure:23790: checking prototype for strcasecmp (in string.h) configure:23838: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:183: error: declaration of C function `dummyStruct strcasecmp(dummyStruct)' conflicts with /usr/include/string.h:326: error: previous declaration `int strcasecmp(const char*, const char*)' here configure:23844: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct strcasecmp(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23868: result: yes configure:23881: checking prototype for strncasecmp (in string.h) configure:23929: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:184: error: declaration of C function `dummyStruct strncasecmp(dummyStruct)' conflicts with /usr/include/string.h:330: error: previous declaration `int strncasecmp(const char*, const char*, size_t)' here configure:23935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct strncasecmp(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:23959: result: yes configure:23972: checking prototype for usleep (in libc.h unistd.h stdlib.h) configure:24020: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:186: error: declaration of C function `dummyStruct usleep(dummyStruct)' conflicts with /usr/include/unistd.h:418: error: previous declaration `int usleep(__useconds_t)' here configure:24026: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | #define HAVE_PROTOTYPE_STRNCASECMP 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct usleep(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:24050: result: yes configure:24063: checking prototype for wait3 (in libc.h sys/wait.h sys/time.h sys/resource.h) configure:24111: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:188: error: declaration of C function `dummyStruct wait3(dummyStruct)' conflicts with /usr/include/sys/wait.h:170: error: previous declaration `__pid_t wait3(void*, int, rusage*)' here configure:24117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | #define HAVE_PROTOTYPE_STRNCASECMP 1 | #define HAVE_PROTOTYPE_USLEEP 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct wait3(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:24141: result: yes configure:24154: checking prototype for waitpid (in sys/wait.h sys/time.h sys/resource.h) configure:24202: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:189: error: declaration of C function `dummyStruct waitpid(dummyStruct)' conflicts with /usr/include/sys/wait.h:139: error: previous declaration `__pid_t waitpid(__pid_t, int*, int)' here configure:24208: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | #define HAVE_PROTOTYPE_STRNCASECMP 1 | #define HAVE_PROTOTYPE_USLEEP 1 | #define HAVE_PROTOTYPE_WAIT3 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #include | #include | #include | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct waitpid(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:24232: result: yes configure:24246: checking declaration for struct utimbuf (in sys/types.h utime.h sys/utime.h) configure:24293: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:24299: $? = 0 configure:24302: test -z || test ! -s conftest.err configure:24305: $? = 0 configure:24308: test -s conftest.o configure:24311: $? = 0 configure:24323: result: yes configure:24338: checking declaration for socklen_t (in sys/types.h sys/socket.h) configure:24385: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:24391: $? = 0 configure:24394: test -z || test ! -s conftest.err configure:24397: $? = 0 configure:24400: test -s conftest.o configure:24403: $? = 0 configure:24415: result: yes configure:24430: checking if declaration of readdir_r conforms to Posix 1.c draft 6 configure:24479: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': /usr/include/dirent.h:187: error: too few arguments to function `int readdir_r(DIR*, dirent*, dirent**)' conftest.cc:206: error: at this point in file conftest.cc:206: error: invalid conversion from `int' to `dirent*' configure:24485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | #define HAVE_PROTOTYPE_STRNCASECMP 1 | #define HAVE_PROTOTYPE_USLEEP 1 | #define HAVE_PROTOTYPE_WAIT3 1 | #define HAVE_PROTOTYPE_WAITPID 1 | #define HAVE_DECLARATION_STRUCT_UTIMBUF 1 | #define HAVE_DECLARATION_SOCKLEN_T 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | #ifdef HAVE_DIRENT_H | #include | #else | #define dirent direct | #ifdef HAVE_SYS_NDIR_H | #include | #endif | #ifdef HAVE_SYS_DIR_H | #include | #endif | #ifdef HAVE_NDIR_H | #include | #endif | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | | DIR *dirp; | struct dirent *dp; | dp = readdir_r(dirp, dp); | | ; | return 0; | } configure:24517: result: no configure:24522: checking if signal() callback needs ellipse (in signal.h) configure:24565: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:24571: $? = 0 configure:24574: test -z || test ! -s conftest.err configure:24577: $? = 0 configure:24580: test -s conftest.o configure:24583: $? = 0 configure:24662: result: no configure:24668: checking if fails if included extern "C" configure:24697: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:24703: $? = 0 configure:24706: test -z || test ! -s conftest.err configure:24709: $? = 0 configure:24712: test -s conftest.o configure:24715: $? = 0 configure:24783: result: no configure:24791: checking whether to use C++ standard includes configure:24833: result: yes configure:24848: checking for C++ standard namespace configure:24869: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:24872: $? = 0 configure:24874: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.o -lrt -lpthread -lnsl 1>&5 configure:24877: $? = 0 configure:24896: result: yes configure:24909: checking declaration for std::ios_base::openmode (in iostream) configure:24956: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:24962: $? = 0 configure:24965: test -z || test ! -s conftest.err configure:24968: $? = 0 configure:24971: test -s conftest.o configure:24974: $? = 0 configure:24986: result: yes configure:25001: checking declaration of ios::nocreate (in fstream) configure:25027: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:187: error: `ifstream' was not declared in this scope conftest.cc:187: error: expected `;' before "file" configure:25033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | #define HAVE_PROTOTYPE_STRNCASECMP 1 | #define HAVE_PROTOTYPE_USLEEP 1 | #define HAVE_PROTOTYPE_WAIT3 1 | #define HAVE_PROTOTYPE_WAITPID 1 | #define HAVE_DECLARATION_STRUCT_UTIMBUF 1 | #define HAVE_DECLARATION_SOCKLEN_T 1 | #define USE_STD_CXX_INCLUDES | #define HAVE_STD_NAMESPACE 1 | #define HAVE_DECLARATION_STD__IOS_BASE__OPENMODE 1 | /* end confdefs.h. */ | | #include | | int | main () | { | ifstream file("name", std::ios::nocreate) | ; | return 0; | } configure:25066: result: no configure:25071: checking prototype for std::vfprintf (in cstdarg) configure:25119: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 conftest.cc:192: error: `dummyStruct std::vfprintf(dummyStruct)' should have been declared inside `std' configure:25125: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | #define HAVE_PROTOTYPE_STRNCASECMP 1 | #define HAVE_PROTOTYPE_USLEEP 1 | #define HAVE_PROTOTYPE_WAIT3 1 | #define HAVE_PROTOTYPE_WAITPID 1 | #define HAVE_DECLARATION_STRUCT_UTIMBUF 1 | #define HAVE_DECLARATION_SOCKLEN_T 1 | #define USE_STD_CXX_INCLUDES | #define HAVE_STD_NAMESPACE 1 | #define HAVE_DECLARATION_STD__IOS_BASE__OPENMODE 1 | /* end confdefs.h. */ | #ifdef __cplusplus | extern "C" { | #endif | | #ifdef __cplusplus | } | #endif | typedef union { int member; } dummyStruct; | #ifdef __cplusplus | extern "C" | #endif | dummyStruct std::vfprintf(dummyStruct); | | | int | main () | { | | ; | return 0; | } configure:25149: result: yes configure:25419: checking for C++ class template configure:25453: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:25456: $? = 0 configure:25458: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.o -lrt -lpthread -lnsl 1>&5 configure:25461: $? = 0 configure:25480: result: yes configure:25492: checking for C++ static methods in class templates configure:25526: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:25529: $? = 0 configure:25531: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.o -lrt -lpthread -lnsl 1>&5 configure:25534: $? = 0 configure:25553: result: yes configure:25565: checking for C++ function template configure:25591: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:25594: $? = 0 configure:25596: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.o -lrt -lpthread -lnsl 1>&5 configure:25599: $? = 0 configure:25618: result: yes configure:25630: checking for C++ explicit template specialization syntax configure:25666: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:25672: $? = 0 configure:25675: test -z || test ! -s conftest.err configure:25678: $? = 0 configure:25681: test -s conftest.o configure:25684: $? = 0 configure:25696: result: yes configure:25708: checking if bool is built-in type configure:25734: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:25740: $? = 0 configure:25743: test -z || test ! -s conftest.err configure:25746: $? = 0 configure:25749: test -s conftest.o configure:25752: $? = 0 configure:25765: result: yes configure:25779: checking if volatile is known keyword configure:25804: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:25810: $? = 0 configure:25813: test -z || test ! -s conftest.err configure:25816: $? = 0 configure:25819: test -s conftest.o configure:25822: $? = 0 configure:25835: result: yes configure:25852: checking whether the compiler recognizes typename configure:25881: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:25887: $? = 0 configure:25890: test -z || test ! -s conftest.err configure:25893: $? = 0 configure:25896: test -s conftest.o configure:25899: $? = 0 configure:25917: result: yes configure:25930: checking whether to install private tag dictionary configure:25954: result: no configure:25980: checking whether to include OpenSSL support configure:25998: result: no configure:26081: checking whether to include libtiff support configure:26215: c++ -o conftest -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl -ltiff >&5 conftest.cc:189:20: tiffio.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:193: error: `TIFFGetVersion' was not declared in this scope configure:26221: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DCMTK" | #define PACKAGE_TARNAME "dcmtk-3.5.3" | #define PACKAGE_VERSION "3.5.3" | #define PACKAGE_STRING "DCMTK 3.5.3" | #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" | #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" | #define DCMTK_PREFIX "/usr" | #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_FILE_NAMES 1 | #define C_INLINE inline | #define HAVE_C_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VPRINTF 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTID 1 | #define HAVE_SOCKET 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BCMP 1 | #define HAVE_GETPID 1 | #define HAVE_MKTEMP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TMPNAM 1 | #define HAVE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRDUP 1 | #define HAVE_BZERO 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ACCESS 1 | #define HAVE_UNAME 1 | #define HAVE_CUSERID 1 | #define HAVE_GETLOGIN 1 | #define HAVE_USLEEP 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_BIND 1 | #define HAVE_ACCEPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_WAITPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SLEEP 1 | #define HAVE_FORK 1 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTREAM 1 | #define HAVE_FSTREAM_H 1 | #define HAVE_IOMANIP 1 | #define HAVE_IOMANIP_H 1 | #define HAVE_IOSTREAM 1 | #define HAVE_IOSTREAM_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NEW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRSTREAM 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | #define HAVE_PTHREAD_RWLOCK | #define WITH_THREADS | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define HAVE_CONST_CAST | #define HAVE_DYNAMIC_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD__NOTHROW | #define HAVE_PROTOTYPE_ACCEPT 1 | #define HAVE_PROTOTYPE_BIND 1 | #define HAVE_PROTOTYPE_BZERO 1 | #define HAVE_PROTOTYPE_CONNECT 1 | #define HAVE_PROTOTYPE_FINITE 1 | #define HAVE_PROTOTYPE_ISINF 1 | #define HAVE_PROTOTYPE_ISNAN 1 | #define HAVE_PROTOTYPE_FLOCK 1 | #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 | #define HAVE_PROTOTYPE_GETHOSTID 1 | #define HAVE_PROTOTYPE_GETHOSTNAME 1 | #define HAVE_PROTOTYPE_GETSOCKNAME 1 | #define HAVE_PROTOTYPE_GETSOCKOPT 1 | #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 | #define HAVE_PROTOTYPE_LISTEN 1 | #define HAVE_PROTOTYPE_MKTEMP 1 | #define HAVE_PROTOTYPE_MKSTEMP 1 | #define HAVE_PROTOTYPE_SELECT 1 | #define HAVE_PROTOTYPE_SETSOCKOPT 1 | #define HAVE_PROTOTYPE_SOCKET 1 | #define HAVE_PROTOTYPE_STRCASECMP 1 | #define HAVE_PROTOTYPE_STRNCASECMP 1 | #define HAVE_PROTOTYPE_USLEEP 1 | #define HAVE_PROTOTYPE_WAIT3 1 | #define HAVE_PROTOTYPE_WAITPID 1 | #define HAVE_DECLARATION_STRUCT_UTIMBUF 1 | #define HAVE_DECLARATION_SOCKLEN_T 1 | #define USE_STD_CXX_INCLUDES | #define HAVE_STD_NAMESPACE 1 | #define HAVE_DECLARATION_STD__IOS_BASE__OPENMODE 1 | #define HAVE_PROTOTYPE_STD__VFPRINTF 1 | #define HAVE_CLASS_TEMPLATE 1 | #define HAVE_STATIC_TEMPLATE_METHOD 1 | #define HAVE_FUNCTION_TEMPLATE 1 | #define HAVE_EXPLICIT_TEMPLATE_SPECIALIZATION 1 | #define HAVE_CXX_BOOL 1 | #define HAVE_CXX_VOLATILE | #define HAVE_TYPENAME | /* end confdefs.h. */ | #include | int | main () | { | (void) TIFFGetVersion() | ; | return 0; | } configure:26338: result: no configure:26366: checking whether to include zlib support configure:26384: result: no configure:26479: checking libpng/png.h usability configure:26491: c++ -c -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc >&5 configure:26497: $? = 0 configure:26500: test -z || test ! -s conftest.err configure:26503: $? = 0 configure:26506: test -s conftest.o configure:26509: $? = 0 configure:26519: result: yes configure:26523: checking libpng/png.h presence configure:26533: c++ -E conftest.cc configure:26539: $? = 0 configure:26559: result: yes configure:26594: checking for libpng/png.h configure:26601: result: yes configure:26616: checking whether to include libpng support configure:26708: result: no because libpng requires zlib configure:26740: checking whether to include libxml support configure:26781: c++ -o conftest -I/usr/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2 conftest.cc -lrt -lpthread -lnsl -lxml2 >&5 configure:26787: $? = 0 configure:26790: test -z || test ! -s conftest.err configure:26793: $? = 0 configure:26796: test -s conftest configure:26799: $? = 0 configure:26801: result: yes configure:26841: checking whether to include libwrap support configure:26859: result: no configure:27048: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by DCMTK config.status 3.5.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:718: creating Makefile.def config.status:718: creating Makefile config.status:784: creating include/cfunix.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_check_class_template=yes ac_cv_check_explicit_template_specialization=yes ac_cv_check_function_template=yes ac_cv_check_gnu_libtool=yes ac_cv_check_static_template_method=yes ac_cv_check_std_namespace=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_const_cast=yes ac_cv_cxx_dynamic_cast=yes ac_cv_cxx_reinterpret_cast=yes ac_cv_cxx_static_cast=yes ac_cv_cxx_std_nothrow=yes ac_cv_cxx_typename=yes ac_cv_declaration_ios_nocreate=no ac_cv_declaration_socklen_t=yes ac_cv_declaration_std__ios_base__openmode=yes ac_cv_declaration_struct_utimbuf=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -O2' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func__findfirst=no ac_cv_func_accept=yes ac_cv_func_access=yes ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bind=yes ac_cv_func_bzero=yes ac_cv_func_connect=yes ac_cv_func_cuserid=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostid=yes ac_cv_func_gethostname=yes ac_cv_func_getlogin=yes ac_cv_func_getpid=yes ac_cv_func_getsockname=yes ac_cv_func_getsockopt=yes ac_cv_func_getuid=yes ac_cv_func_index=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_itoa=no ac_cv_func_listen=yes ac_cv_func_lockf=yes ac_cv_func_malloc_debug=no ac_cv_func_memcmp=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_rindex=yes ac_cv_func_select=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_sleep=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_sysinfo=yes ac_cv_func_tempnam=yes ac_cv_func_tmpnam=yes ac_cv_func_uname=yes ac_cv_func_usleep=yes ac_cv_func_vprintf=yes ac_cv_func_wait3_rusage=yes ac_cv_func_waitpid=yes ac_cv_have_cxx_bool=yes ac_cv_have_cxx_volatile=yes ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_fstream=yes ac_cv_header_fstream_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_iomanip=yes ac_cv_header_iomanip_h=yes ac_cv_header_iostream=yes ac_cv_header_iostream_h=yes ac_cv_header_iso646_h=yes ac_cv_header_libc_h=no ac_cv_header_libpng_png_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_new_h=yes ac_cv_header_pthread_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_sstream=yes ac_cv_header_sstream_h=no ac_cv_header_stat_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_strstrea_h=no ac_cv_header_strstream=yes ac_cv_header_strstream_h=no ac_cv_header_synch_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_unix_h=no ac_cv_header_utime_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_include_math_h_as_cxx=no ac_cv_lib_gxx=no ac_cv_lib_iostream_main=no ac_cv_lib_m_main=yes ac_cv_lib_nsl_main=yes ac_cv_lib_pthread_pthread_key_create=yes ac_cv_lib_pthread_pthread_rwlock_init=yes ac_cv_lib_rt_sem_init=yes ac_cv_lib_socket_main=no ac_cv_lib_socket_socket=no ac_cv_lib_wsock32_main=no ac_cv_my_c_char_unsigned=no ac_cv_my_c_const=yes ac_cv_my_c_inline=inline ac_cv_my_c_rightshift_unsigned=no ac_cv_objext=o ac_cv_old_readdir_r=no ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_LIBTOOL=libtool ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_CC=gcc 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_prog_make_make_set=yes ac_cv_prototype__stricmp=no ac_cv_prototype_accept=yes ac_cv_prototype_bind=yes ac_cv_prototype_bzero=yes ac_cv_prototype_connect=yes ac_cv_prototype_finite=yes ac_cv_prototype_flock=yes ac_cv_prototype_gethostbyname=yes ac_cv_prototype_gethostid=yes ac_cv_prototype_gethostname=yes ac_cv_prototype_getsockname=yes ac_cv_prototype_getsockopt=yes ac_cv_prototype_gettimeofday=yes ac_cv_prototype_intp_accept=no ac_cv_prototype_intp_getsockopt=no ac_cv_prototype_intp_select=no ac_cv_prototype_isinf=yes ac_cv_prototype_isnan=yes ac_cv_prototype_listen=yes ac_cv_prototype_mkstemp=yes ac_cv_prototype_mktemp=yes ac_cv_prototype_select=yes ac_cv_prototype_setsockopt=yes ac_cv_prototype_socket=yes ac_cv_prototype_std__vfprintf=yes ac_cv_prototype_strcasecmp=yes ac_cv_prototype_strncasecmp=yes ac_cv_prototype_usleep=yes ac_cv_prototype_wait3=yes ac_cv_prototype_waitpid=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_signal_handler_with_ellipse=no ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_tm=time.h ac_cv_sys_long_file_names=yes ac_cv_type_char=yes ac_cv_type_double=yes ac_cv_type_float=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_void_p=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARFLAGS='cruv' BINEXT='' CC='gcc' CFLAGS=' -I/usr/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2' CPP='gcc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS=' -I/usr/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -g -O2' DEBUG='-DNDEBUG' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PRIVATE_DICTIONARY='NO' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBEXT='a' LIBOBJS='' LIBS='-lrt -lpthread -lnsl ' LIBTOOL='libtool' LTLIBOBJS='' MATHLIBS='-lm' OBJEXT='o' OPENSSLLIBS='' PACKAGE_BUGREPORT='dicom-bugs@offis.de' PACKAGE_NAME='DCMTK' PACKAGE_STRING='DCMTK 3.5.3' PACKAGE_TARNAME='dcmtk-3.5.3' PACKAGE_VERSION='3.5.3' PATH_SEPARATOR=':' PNGLIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' TCPWRAPPERLIBS='' TIFFLIBS='' XMLLIBS='-lxml2' ZLIBLIBS='' ac_ct_CC='gcc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' common_makefile='Makefile.def' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' libdir='/usr/lib/aeskulap' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CANONICAL_HOST_TYPE "i686-pc-linux-gnu" #define C_INLINE inline #define DCMTK_PREFIX "/usr" #define DCM_DICT_DEFAULT_PATH DCMTK_PREFIX "/lib/dicom.dic" #define HAVE_ACCEPT 1 #define HAVE_ACCESS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ASSERT_H 1 #define HAVE_BCMP 1 #define HAVE_BCOPY 1 #define HAVE_BIND 1 #define HAVE_BZERO 1 #define HAVE_CLASS_TEMPLATE 1 #define HAVE_CONNECT 1 #define HAVE_CONST_CAST #define HAVE_CTYPE_H 1 #define HAVE_CUSERID 1 #define HAVE_CXX_BOOL 1 #define HAVE_CXX_VOLATILE #define HAVE_C_CONST 1 #define HAVE_DECLARATION_SOCKLEN_T 1 #define HAVE_DECLARATION_STD__IOS_BASE__OPENMODE 1 #define HAVE_DECLARATION_STRUCT_UTIMBUF 1 #define HAVE_DIRENT_H 1 #define HAVE_DYNAMIC_CAST #define HAVE_ERRNO_H 1 #define HAVE_EXPLICIT_TEMPLATE_SPECIALIZATION 1 #define HAVE_FCNTL_H 1 #define HAVE_FINITE 1 #define HAVE_FLOAT_H 1 #define HAVE_FLOCK 1 #define HAVE_FNMATCH_H 1 #define HAVE_FORK 1 #define HAVE_FSTREAM 1 #define HAVE_FSTREAM_H 1 #define HAVE_FUNCTION_TEMPLATE 1 #define HAVE_GETENV 1 #define HAVE_GETEUID 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTID 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOGIN 1 #define HAVE_GETPID 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETSOCKOPT 1 #define HAVE_GETUID 1 #define HAVE_INDEX 1 #define HAVE_INTTYPES_H 1 #define HAVE_IOMANIP 1 #define HAVE_IOMANIP_H 1 #define HAVE_IOSTREAM 1 #define HAVE_IOSTREAM_H 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_ISO646_H 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPNG_PNG_H 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 #define HAVE_LIMITS_H 1 #define HAVE_LISTEN 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCKF 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_MALLOC_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NEW_H 1 #define HAVE_PROTOTYPE_ACCEPT 1 #define HAVE_PROTOTYPE_BIND 1 #define HAVE_PROTOTYPE_BZERO 1 #define HAVE_PROTOTYPE_CONNECT 1 #define HAVE_PROTOTYPE_FINITE 1 #define HAVE_PROTOTYPE_FLOCK 1 #define HAVE_PROTOTYPE_GETHOSTBYNAME 1 #define HAVE_PROTOTYPE_GETHOSTID 1 #define HAVE_PROTOTYPE_GETHOSTNAME 1 #define HAVE_PROTOTYPE_GETSOCKNAME 1 #define HAVE_PROTOTYPE_GETSOCKOPT 1 #define HAVE_PROTOTYPE_GETTIMEOFDAY 1 #define HAVE_PROTOTYPE_ISINF 1 #define HAVE_PROTOTYPE_ISNAN 1 #define HAVE_PROTOTYPE_LISTEN 1 #define HAVE_PROTOTYPE_MKSTEMP 1 #define HAVE_PROTOTYPE_MKTEMP 1 #define HAVE_PROTOTYPE_SELECT 1 #define HAVE_PROTOTYPE_SETSOCKOPT 1 #define HAVE_PROTOTYPE_SOCKET 1 #define HAVE_PROTOTYPE_STD__VFPRINTF 1 #define HAVE_PROTOTYPE_STRCASECMP 1 #define HAVE_PROTOTYPE_STRNCASECMP 1 #define HAVE_PROTOTYPE_USLEEP 1 #define HAVE_PROTOTYPE_WAIT3 1 #define HAVE_PROTOTYPE_WAITPID 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_RWLOCK #define HAVE_REINTERPRET_CAST #define HAVE_RINDEX 1 #define HAVE_SELECT 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SETUID 1 #define HAVE_SIGNAL_H 1 #define HAVE_SLEEP 1 #define HAVE_SOCKET 1 #define HAVE_SSTREAM 1 #define HAVE_STAT 1 #define HAVE_STATIC_CAST #define HAVE_STATIC_TEMPLATE_METHOD 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STD_NAMESPACE 1 #define HAVE_STD__NOTHROW #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRSTREAM 1 #define HAVE_STRTOUL 1 #define HAVE_SYSINFO 1 #define HAVE_SYS_ERRNO_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TEMPNAM 1 #define HAVE_TIME_H 1 #define HAVE_TMPNAM 1 #define HAVE_TYPENAME #define HAVE_UNAME 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_UTIME_H 1 #define HAVE_VPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_WAITPID 1 #define HAVE_WCTYPE_H 1 #define PACKAGE_BUGREPORT "dicom-bugs@offis.de" #define PACKAGE_NAME "DCMTK" #define PACKAGE_STRING "DCMTK 3.5.3" #define PACKAGE_TARNAME "dcmtk-3.5.3" #define PACKAGE_VERSION "3.5.3" #define RETSIGTYPE void #define SIZEOF_CHAR 1 #define SIZEOF_DOUBLE 8 #define SIZEOF_FLOAT 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_STD_CXX_INCLUDES #define WITH_LIBXML #define WITH_THREADS #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0