This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FULL-PACKAGE-NAME configure VERSION, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 2.6.33.2 uname -s = Linux uname -v = #10 SMP Sun Apr 4 10:47:47 PDT 2010 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib/cuda PATH: /usr/lib/depot_tools PATH: /usr/lib64/java/bin PATH: /usr/lib64/java/jre/bin PATH: /usr/lib64/qt/bin PATH: /opt/real/RealPlayer PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2204: checking for a BSD-compatible install configure:2272: result: /usr/bin/ginstall -c configure:2283: checking whether build environment is sane configure:2333: result: yes configure:2474: checking for a thread-safe mkdir -p configure:2513: result: /usr/bin/mkdir -p configure:2526: checking for gawk configure:2542: found /usr/bin/gawk configure:2553: result: gawk configure:2564: checking whether make sets $(MAKE) configure:2586: result: yes configure:2719: checking for gcc configure:2735: found /usr/bin/gcc configure:2746: result: gcc configure:2975: checking for C compiler version configure:2984: gcc --version >&5 gcc (GCC) 4.4.3 Copyright (C) 2010 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:2995: $? = 0 configure:2984: gcc -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ./configure --prefix=/usr --libdir=/usr/lib64 --enable-languages=c,ada,c++,fortran,objc,obj-c++ Thread model: posix gcc version 4.4.3 (GCC) configure:2995: $? = 0 configure:2984: gcc -V >&5 gcc: '-V' option must have argument configure:2995: $? = 1 configure:2984: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2995: $? = 1 configure:3015: checking whether the C compiler works configure:3037: gcc -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:3041: $? = 0 configure:3090: result: yes configure:3093: checking for C compiler default output file name configure:3095: result: a.out configure:3101: checking for suffix of executables configure:3108: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:3112: $? = 0 configure:3134: result: configure:3156: checking whether we are cross compiling configure:3164: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:3168: $? = 0 configure:3175: ./conftest configure:3179: $? = 0 configure:3194: result: no configure:3199: checking for suffix of object files configure:3221: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:3225: $? = 0 configure:3246: result: o configure:3250: checking whether we are using the GNU C compiler configure:3269: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:3269: $? = 0 configure:3278: result: yes configure:3287: checking whether gcc accepts -g configure:3307: gcc -c -g conftest.c >&5 configure:3307: $? = 0 configure:3348: result: yes configure:3365: checking for gcc option to accept ISO C89 configure:3429: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:3429: $? = 0 configure:3442: result: none needed configure:3473: checking for style of include used by make configure:3501: result: GNU configure:3526: checking dependency style of gcc configure:3636: result: gcc3 configure:3651: checking whether ln -s works configure:3655: result: yes configure:3667: checking for gdImageCreate in -lgd configure:3692: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lgd >&5 configure:3692: $? = 0 configure:3701: result: yes configure:3715: checking for ceil in -lm configure:3740: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lm -lgd >&5 conftest.c:19: warning: conflicting types for built-in function 'ceil' configure:3740: $? = 0 configure:3749: result: yes configure:3767: checking how to run the C preprocessor configure:3798: gcc -E conftest.c configure:3798: $? = 0 configure:3812: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:3812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3837: result: gcc -E configure:3857: gcc -E conftest.c configure:3857: $? = 0 configure:3871: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:3871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3900: checking for grep that handles long lines and -e configure:3958: result: /usr/bin/grep configure:3963: checking for egrep configure:4025: result: /usr/bin/grep -E configure:4030: checking for ANSI C header files configure:4050: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4050: $? = 0 configure:4123: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lm -lgd >&5 configure:4123: $? = 0 configure:4123: ./conftest configure:4123: $? = 0 configure:4134: result: yes configure:4147: checking for sys/types.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for sys/stat.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for stdlib.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for string.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for memory.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for strings.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for inttypes.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for stdint.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4147: checking for unistd.h configure:4147: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4147: $? = 0 configure:4147: result: yes configure:4163: checking for stdlib.h configure:4163: result: yes configure:4163: checking for string.h configure:4163: result: yes configure:4163: checking sys/time.h usability configure:4163: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking sys/time.h presence configure:4163: gcc -E conftest.c configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking for sys/time.h configure:4163: result: yes configure:4163: checking for unistd.h configure:4163: result: yes configure:4163: checking gdfonts.h usability configure:4163: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking gdfonts.h presence configure:4163: gcc -E conftest.c configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking for gdfonts.h configure:4163: result: yes configure:4163: checking gdfontt.h usability configure:4163: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking gdfontt.h presence configure:4163: gcc -E conftest.c configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking for gdfontt.h configure:4163: result: yes configure:4163: checking gdfontl.h usability configure:4163: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking gdfontl.h presence configure:4163: gcc -E conftest.c configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking for gdfontl.h configure:4163: result: yes configure:4163: checking gdfontmb.h usability configure:4163: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking gdfontmb.h presence configure:4163: gcc -E conftest.c configure:4163: $? = 0 configure:4163: result: yes configure:4163: checking for gdfontmb.h configure:4163: result: yes configure:4194: checking for pthread_create in -lpthreads configure:4219: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthreads -lm -lgd >&5 /usr/lib64/gcc/x86_64-unknown-linux-gnu/4.4.3/../../../../x86_64-unknown-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:4219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GDFONTS_H 1 | #define HAVE_GDFONTT_H 1 | #define HAVE_GDFONTL_H 1 | #define HAVE_GDFONTMB_H 1 | #define POSIX_MULTITHREAD_SUPPORT 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:4228: result: no configure:4238: checking for pthread_create in -lpthread configure:4263: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4263: $? = 0 configure:4272: result: yes configure:4288: checking for localtime_r configure:4288: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4288: $? = 0 configure:4288: result: yes configure:4288: checking for strtok_r configure:4288: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4288: $? = 0 configure:4288: result: yes configure:4288: checking for strerror_r configure:4288: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4288: $? = 0 configure:4288: result: yes configure:4288: checking for pthread_mutexattr_settype configure:4288: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4288: $? = 0 configure:4288: result: yes configure:4310: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 conftest.c: In function 'main': conftest.c:42: error: 'PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) configure:4310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GDFONTS_H 1 | #define HAVE_GDFONTT_H 1 | #define HAVE_GDFONTL_H 1 | #define HAVE_GDFONTMB_H 1 | #define POSIX_MULTITHREAD_SUPPORT 1 | #define _REENTRANT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PTHREAD_MUTEX_RECURSIVE; | ; | return 0; | } configure:4327: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4327: $? = 0 configure:4340: checking for stdbool.h that conforms to C99 configure:4425: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4425: $? = 0 configure:4432: result: yes configure:4434: checking for _Bool configure:4434: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4434: $? = 0 configure:4434: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 conftest.c: In function 'main': conftest.c:75: error: expected expression before ')' token configure:4434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GDFONTS_H 1 | #define HAVE_GDFONTT_H 1 | #define HAVE_GDFONTL_H 1 | #define HAVE_GDFONTMB_H 1 | #define POSIX_MULTITHREAD_SUPPORT 1 | #define _REENTRANT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define PG_RECURSIVE_MUTEXATTR PTHREAD_MUTEX_RECURSIVE_NP | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:4434: result: yes configure:4452: checking for error_at_line configure:4468: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4468: $? = 0 configure:4476: result: yes configure:4487: checking for pid_t configure:4487: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 configure:4487: $? = 0 configure:4487: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: expected expression before ')' token configure:4487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GDFONTS_H 1 | #define HAVE_GDFONTT_H 1 | #define HAVE_GDFONTL_H 1 | #define HAVE_GDFONTMB_H 1 | #define POSIX_MULTITHREAD_SUPPORT 1 | #define _REENTRANT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define PG_RECURSIVE_MUTEXATTR PTHREAD_MUTEX_RECURSIVE_NP | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4487: result: yes configure:4500: checking vfork.h usability configure:4500: gcc -c -O4 -mtune=core2 -msse4.1 conftest.c >&5 conftest.c:74:19: error: vfork.h: No such file or directory configure:4500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GDFONTS_H 1 | #define HAVE_GDFONTT_H 1 | #define HAVE_GDFONTL_H 1 | #define HAVE_GDFONTMB_H 1 | #define POSIX_MULTITHREAD_SUPPORT 1 | #define _REENTRANT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define PG_RECURSIVE_MUTEXATTR PTHREAD_MUTEX_RECURSIVE_NP | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4500: result: no configure:4500: checking vfork.h presence configure:4500: gcc -E conftest.c conftest.c:41:19: error: vfork.h: No such file or directory configure:4500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBGD 1 | #define HAVE_LIBM 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_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GDFONTS_H 1 | #define HAVE_GDFONTT_H 1 | #define HAVE_GDFONTL_H 1 | #define HAVE_GDFONTMB_H 1 | #define POSIX_MULTITHREAD_SUPPORT 1 | #define _REENTRANT 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define PG_RECURSIVE_MUTEXATTR PTHREAD_MUTEX_RECURSIVE_NP | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:4500: result: no configure:4500: checking for vfork.h configure:4500: result: no configure:4513: checking for fork configure:4513: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 conftest.c:64: warning: conflicting types for built-in function 'fork' configure:4513: $? = 0 configure:4513: result: yes configure:4513: checking for vfork configure:4513: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4513: $? = 0 configure:4513: result: yes configure:4524: checking for working fork configure:4546: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4546: $? = 0 configure:4546: ./conftest configure:4546: $? = 0 configure:4556: result: yes configure:4577: checking for working vfork configure:4687: result: yes configure:4715: checking for gettimeofday configure:4715: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 configure:4715: $? = 0 configure:4715: result: yes configure:4715: checking for memset configure:4715: gcc -o conftest -O4 -mtune=core2 -msse4.1 conftest.c -lpthread -lm -lgd >&5 conftest.c:69: warning: conflicting types for built-in function 'memset' configure:4715: $? = 0 configure:4715: result: yes configure:4846: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:877: creating Makefile config.status:877: creating config.h config.status:1049: config.h is unchanged config.status:1097: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O4 -mtune=core2 -msse4.1' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_localtime_r=yes ac_cv_func_memset=yes ac_cv_func_pthread_mutexattr_settype=yes ac_cv_func_strerror_r=yes ac_cv_func_strtok_r=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_gdfontl_h=yes ac_cv_header_gdfontmb_h=yes ac_cv_header_gdfonts_h=yes ac_cv_header_gdfontt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_lib_error_at_line=yes ac_cv_lib_gd_gdImageCreate=yes ac_cv_lib_m_ceil=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthreads_pthread_create=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type__Bool=yes ac_cv_type_pid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/pub/lsnet/lsnet-0.3.7/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/sdb1/pub/lsnet/lsnet-0.3.7/missing --run tar' AUTOCONF='${SHELL} /mnt/sdb1/pub/lsnet/lsnet-0.3.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/pub/lsnet/lsnet-0.3.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/pub/lsnet/lsnet-0.3.7/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O4 -mtune=core2 -msse4.1' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpthread -lm -lgd ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/sdb1/pub/lsnet/lsnet-0.3.7/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='full-package-name' PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS' PACKAGE_NAME='FULL-PACKAGE-NAME' PACKAGE_STRING='FULL-PACKAGE-NAME VERSION' PACKAGE_TARNAME='full-package-name' PACKAGE_URL='' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='VERSION' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /mnt/sdb1/pub/lsnet/lsnet-0.3.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "FULL-PACKAGE-NAME" #define PACKAGE_TARNAME "full-package-name" #define PACKAGE_VERSION "VERSION" #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" #define PACKAGE_URL "" #define PACKAGE "full-package-name" #define VERSION "VERSION" #define HAVE_LIBGD 1 #define HAVE_LIBM 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_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GDFONTS_H 1 #define HAVE_GDFONTT_H 1 #define HAVE_GDFONTL_H 1 #define HAVE_GDFONTMB_H 1 #define POSIX_MULTITHREAD_SUPPORT 1 #define _REENTRANT 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LOCALTIME_R 1 #define HAVE_STRTOK_R 1 #define HAVE_STRERROR_R 1 #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 #define PG_RECURSIVE_MUTEXATTR PTHREAD_MUTEX_RECURSIVE_NP #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMSET 1 configure: exit 0